Share your articles about Unix | Windows | Networks | Virtualization | Storage
Posts tagged scripts
[ubuntu] OpenVPN won’t start unless networking (wifi) is up, how to fix?
Sep 8th
Ubuntu 10.04 LTS OpenVPN is S19 in startup scripts. It errors as the device doesnt have an IP until WiFi adapter connects to a network. The network wont be connected until the user logs in and the keyring is loaded (it is enabled so it doesnt prompt for password)
Visit link: [ubuntu] OpenVPN won’t start unless networking (wifi) is up, how to fix?
Link to this post!store external scripts
Sep 8th
On a webserver, can somebody tell me the best place to store my scripts that I do not want in my website root folder. Things like my database connection string, ect
See more here: store external scripts
Link to this post!Script into rc2.d running at boot now working :(
Sep 4th
Hi, DSL is visibly not using rc2.d to boot scripts, like normal debian. I looked like crazy and there is no info about it. Anyone knows how to make: /etc/rc2.d/S99myownboot wokring chmod +rx S99myownboot has been performed, surely
View post: Script into rc2.d running at boot now working
Link to this post!Kernel panic with LTSP and Ubuntu 10.4
Sep 1st
I’m trying to set up a thin client to connect to an Ubuntu 10.4 64bit. The client itself is 32 bit.
View original post here: Kernel panic with LTSP and Ubuntu 10.4
Link to this post!problem on installing mysql on knoppix
Aug 31st
im trying to install mysql by this code.. shell> groupadd mysql shell> useradd -r -g mysql mysql shell> cd /usr/local shell> gunzip < /path/to/mysql-VERSION-OS.tar.gz | tar xvf - shell> ln -s full-path-to-mysql-VERSION-OS mysql shell> cd mysql shell> chown -R mysql . shell> chgrp -R mysql
See the original post: problem on installing mysql on knoppix
Link to this post![ubuntu] Bash script error
Aug 28th
Hello. Setting up a Mantis/Svn environment.
Go here to see the original: [ubuntu] Bash script error
Link to this post!Read Write access to a iso9660 filesystem..mount a .iso image as read write
Aug 26th
Hi Guys, I have made a boot-able iso image which mounts vmlinuz and initrd.img into the RAM using initramfs. The initrd.img mounts a basic file system that takes me to a busybox shell
See the original post: Read Write access to a iso9660 filesystem..mount a .iso image as read write
Link to this post!Simple Ubuntu 10.04x LTS installation that allows multiboot
Aug 25th
Hi, Do you need to find a way to install the new Ubuntu 10.04x LTS into an existing partition as another option to multiboot? Simple, you don’t need to download or install any scripts or executables. read on @ http://www.linuxquestions.org/questi…ultiboot-3118/
View post: Simple Ubuntu 10.04x LTS installation that allows multiboot
Link to this post!