Displaying 20 results from an estimated 2000 matches similar to: "create a network such as default network"
2020 Apr 17
3
Re: My VMs don't get IP with libvirt and dnsmasq
Hello!
Thanks for your answer.
Well, I think it has to ask for an IP as I have the same configuration in a
different machine (with the same OS) and it works, there I see the DHCP
packets and so on, but not here. And yeah, that pepito.conf file exists,
this is its content:
##WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
##OVERWRITTEN AND LOST. Changes to this
2008 Aug 05
3
Yum
Dear All,
When i install CentOS, it doesn't install yum package.
How i do it?
when i haven't yum, it is like that i haven't apt-get.
Please help me....
Yours,
Mohsen
2004 Feb 14
2
SOS
Hi,When i run "service dovecot start",I receive
following line:
Starting IMAP daemon (dovecot): Fatal: Can't use SSL
key file /usr/share/ssl/private/dovecot.pem: No such
file or directory
[FAILED]
Please guide me until i can make a key file....
Yours,Mohsen.
=====
---------DIGITAL SIGNATURE-------------------
2009 Jun 04
2
deleteing label (cheating crackers)
Dear all,
When i telnet to my server, I see following things:
[root at daka ~]# telnet 0 110
Trying 0.0.0.0...
Connected to 0.
Escape character is '^]'.
+OK Dovecot ready.
Now i want to delete Dovecot word & put my word.
How i do?
Yours,
Mohsen
2020 Apr 16
4
My VMs don't get IP with libvirt and dnsmasq
Hello there,
I wanted to share a problem I'm having with libvirt, for the case someone
here could know how to solve it.
I'm using an Ubuntu 18.04 LTS, I have libvirtd already installed and I
think I got all the dependencies installed. So, I'm using virsh net-create
to create this network:
<network>
<name>pepito</name>
<forward mode='nat'/>
2004 Feb 08
1
a newbie question.
Hi,
I'm a newbie.Sorry for my question.
I have RH9 & downloaded rpm of dovecot for RH9.
I installed it:
rpm -ivh nameOfthatrpm
& when i ran
#service dovecot start ,I recieved following lines:
Starting IMAP daemon (dovecot): Fatal: Can't use SSL
certificate /usr/share/ssl/certs/dovecot.pem: No such
file or directory
2017 Jun 03
2
Re: libvirtd not accepting connections
On Sat, Jun 03, 2017 at 05:20:47PM -0400, Michael C Cambria wrote:
>I also tried stopping libvirtd, renaming both qemu-system-i386 and
>qemu-system-x86_64, start libvirtd. Things get further along; dnsmasq
>log messages show up.
>
>$ sudo systemctl status libvirtd.service
>● libvirtd.service - Virtualization daemon
> Loaded: loaded
2013 Jun 20
2
MySQL tables and official documenttation
Dear all,
Unfortunately, i created my tables according to the older tutorial, i
search in dovecot.org and postfix.org but i didn't find any official
documentation for tables.
I want to use PF 2.10 and dovecot 2.
Its tutorial was wrote on debian etch. eatch is very old.
---mohsen
2017 Jun 04
2
Re: libvirtd not accepting connections
On Sat, Jun 03, 2017 at 08:27:08PM -0400, Michael C Cambria wrote:
>
>
>On 06/03/2017 05:47 PM, Martin Kletzander wrote:
>> On Sat, Jun 03, 2017 at 05:20:47PM -0400, Michael C Cambria wrote:
>>> I also tried stopping libvirtd, renaming both qemu-system-i386 and
>>> qemu-system-x86_64, start libvirtd. Things get further along; dnsmasq
>>> log messages show
2009 Jun 28
1
Join to Linux domain
Dear all,
I create a PDC.
But when i use :
join rpc join mylove.com -U mohsen -I 127.0.0.1
i get following error:
debian:/home/mohsen# net rpc join mylove.com -U mohsen -I 127.0.0.1
Enter mohsen's password:
[2009/06/28 11:12:31, 0]
utils/net_rpc_join.c:net_rpc_join_newstyle(259)
could not open domain: NT_STATUS_ACCESS_DENIED
Unable to join domain WORKGROUP.
My /etc/samba/smb.conf is :
2013 Jun 21
2
tables between dovecot and postfix and a paradoxical question
Dear all,
I read we create the following table in wiki2 :
CREATE TABLE users (
userid VARCHAR(128) NOT NULL,
domain VARCHAR(128) NOT NULL,
password VARCHAR(64) NOT NULL,
home VARCHAR(255) NOT NULL,
uid INTEGER NOT NULL,
gid INTEGER NOT NULL
);
But i read the following text in the official postfix documentation :
"DO create tables with each matching item as a
2004 Feb 09
1
Start-up
Hi.
I dovecot RPM on RH9,Of course,I used RPM fro RH9,But
when i run "service dovecot start"
I receiving a OK
But when i run "service dovecot status"
I receiving folloing line:
dovecot dead but subsys locked
& even when i run "ps -A |grep dovecot" ,i'm not
receiving anythings.
Please guide me.....
Yours,Mohsen.
=====
---------DIGITAL
2004 Feb 12
1
dovecot-IMAP-SSL-StartUp
Hi everybody.
I downloaded RPM of dovecot for RH9.
& i installed it with "rpm -ivh ThatFILE.rpm"
then i ran "service dovecot start" & i receiving
following lines:
Starting IMAP daemon (dovecot): Fatal: Can't use SSL
certificate /usr/share/ssl/certs/dovecot.pem: No such
file or directory
[FAILED]
Then i go
2004 Feb 14
1
your /etc/dovecot.conf
Hi.
Please send me your /etc/dovecot.conf what edited.
Yours,Mohsen.
=====
---------DIGITAL SIGNATURE-------------------
///Mohsen Pahlevanzadeh////////
Network administrator & programmer
My work phone is : +98216054096-7
My home phone is: +98213810146
My emails is
m_pahlevanzadeh at yahoo.com
2004 Apr 05
1
User authentication
Hi.
I installed IMP webmail.
I had use MySQL authentication for IMAP.
Can i use MySQL for dovecot-imap server?
Please guide me....
Yours,Mohsen.
=====
---------DIGITAL SIGNATURE-------------------
///Mohsen Pahlevanzadeh////////
Network administrator & programmer
My work phone is : +98216054096-7
My home phone is: +98213810146
My emails is
2009 Jul 05
4
login.bat has error?
Dear all,
I ran PDC on smbpasswd auth.
When i use following the command, i receive :
//////////////////////////////////////////
debian:/usr/local/etc/samba_3# ./bin/net rpc join mylove -U root
Enter root's password:
Creation of workstation account failed
Unable to join domain MYLOVE.
debian:/usr/local/etc/samba_3#
///////////////////////////////////////////////////////
my smb.conf is :
2009 Apr 05
1
SSL
Dear all,
I have installed qmail+dovecot+vpopmail.
It work, Now i wanna enable ssl on dovecot.i have pop3 & imap on my
dovocet.When i was reading SSL on wiki, i saw config of that i define 4
CA file(2cert+2key), But i see 2 ca file in mkcert.(1cert+1key)
It seem wiki or mkcert.sh is incomplete.
Please help me.....
Yours,
Mohsen
2016 Mar 23
3
virsh and bash_complete
2007 Aug 04
4
syslinux & booting linux from USB
Dear all,
I wanna create a GNU/Linux that it boots from USB.
I don't any idea on that.
Can you introduce me a doc that i can use it & i can solve my problem?
Cheers,
--
-------------------------
Mohsen Pahlevanzadeh
email address : mohsen at pahlevanzadeh.org
web site : http://pahlevanzadeh.org
IRC IM : m_pahlevanzadeh
yahoo IM : linuxorbsd
----------------------------
2004 Feb 14
1
Configure dovecot.
Hi.
I installed dovecot,via RPM.But i don't know that i
how to configure it.
Please guide me......
=====
---------DIGITAL SIGNATURE-------------------
///Mohsen Pahlevanzadeh////////
Network administrator & programmer
My work phone is : +98216054096-7
My home phone is: +98213810146
My emails is