Search Results

Search: Posts Made By: donald1111
6,606
Posted By donald1111
Or you can link to another partition where is...
Or you can link to another partition where is more space, for example:
ln -s /partition/with/more/space /var/www/directory

Note that the option "FollowSymLinks" is active in the directory section...
Forum: Solaris 02-16-2005
9,645
Posted By donald1111
Hi! First is your network card really...
Hi!
First is your network card really supported? If it is so, then you need an empty file /etc/dhcp.<yournetworkdevice> (for example /etc/dhcp.elxl0)
and /etc/hostname.<yournetworkdevice>
You can...
Forum: Solaris 02-16-2005
3,030
Posted By donald1111
more consoles
Hi! Is it possible to add more console logins in Solaris 10 x86 like it is in Linux and FreeBSD? The Problem is, when i make some configuration in the console, kdmconfig for example, and something...
5,054
Posted By donald1111
Yes, i have an account to a Unix Shell. From this...
Yes, i have an account to a Unix Shell. From this host i must be able to copy directories with subdirectories to a ftp server.
5,054
Posted By donald1111
ftp command line client
Hi!
Does anyone of you know another good ftp command line Client like Midnight Commander? (not /usr/bin/ftp)
Thanks.
3,846
Posted By donald1111
Yes rename the .xinitrc in root's homedir, like...
Yes rename the .xinitrc in root's homedir, like auswipe said, and make an "xinit"
4,585
Posted By donald1111
inittab solaris
Hi!
Is it possible to add more ttys in Solaris, like with inittab in Linux? I want to switch between the ttys with Alt F1+F2+F3 .... like Linux does.
How can i do this?
3,395
Posted By donald1111
Yes. That was it. Now ive compile the newest...
Yes. That was it. Now ive compile the newest version of glib and it works.
Thank you for your answers.
3,395
Posted By donald1111
Compile X-Chat
Hi!
Ive Solaris 8 x86 and i want to compile X-Chat. Ive installed glib-1.2.10-sol8-intel-local from www.sunfreeware.com.
But the configure script of XChat tells me the following:
-----
checking...
5,101
Posted By donald1111
Login as a normal User and open a Terminal. Use...
Login as a normal User and open a Terminal. Use the command "su" to become root. Then you can start GDM Configurator and set the option to login as root in Gnome.
18,333
Posted By donald1111
OK! That was easy! Thank you :)
OK! That was easy! Thank you :)
18,333
Posted By donald1111
kill script
Hi all!
I wirte a little Shell Script, that kill pids by programm names. For example, when i want to kill any pid of xmms i use this command:

kill -9 `ps -A | awk ' ($4=="xmms") {print $1}'`
...
Showing results 1 to 12 of 12

 
All times are GMT -4. The time now is 02:52 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy