Posted on June 1, 2008, 6:35 am, by Ianculov Vucomir, under
Linux.
cd (change directory) cd myfolder Changes the current working directory to “myfolder” cd .. Go up one level to the current working directory. cd ../.. Go up two levels to the current working directory. cd / Changes the current working directory to the root directory. cd ~ Changes the current working directory to your home [...]
Posted on May 24, 2008, 9:40 am, by Ianculov Vucomir, under
Diverse,
Linux.
Am fost si eu astazi prin oras sa caut un cadou, nu dau nume pt cine ) pana sa ma hotarasc ce cadou sa iau mi-am facut mie cadouri ptrintre care un pinguin care lam pus la colectie cu ceilalti “big happy penguin family” )
hmmm trebuia sa instalez pe 23 de systeme windows/ubuntu , sa instalez pe fiecare in parte nici nu intra in vorba puteam sa instalez pe un sistem si sa fac clona cu norton si sa arunc clona pe fiecare sistem in parte si era ok sau prin retea sa butez clona…..sau cum avem ubuntu server [...]
Posted on April 22, 2008, 11:41 am, by Ianculov Vucomir, under
Ubuntu / Debian.
Imi place ce sa spun linux on mobile si mai ales ubuntu mobile
Nu de mult timp am ajuns admin de retea la fostul liceu >:) ca sa vezi si cum un admin de retea nu prea are ce sa faca daca nu se strica ceva a inceput plictiseala si una alta am reusit sa ard o sursa de la comp din greseala bineinteles a da si inainte [...]
Posted on April 16, 2008, 1:08 pm, by Ianculov Vucomir, under
Ubuntu / Debian.
cp file /etc/init.d/file Change my example obove file with your scriptfile name. chmod +x file update-rc.d file defaults
Assumed that “eth0″ is the interface for network card IP Address 10.0.0.1 Range: 10.0.0.1 to 10.0.0.30 Subnet Mask: 255.255.255.224 DNS Servers: 193.226.98.1, 193.226.98.2 Domains:r2d2.dositei.ro Gateway Address: 10.0.0.1
Posted on April 14, 2008, 2:01 pm, by Ianculov Vucomir, under
Ubuntu / Debian.
# # deb cdrom:[Ubuntu-Server 7.10 _Gutsy Gibbon_ - Release i386 (20071016)]/ gutsy main restricted #deb cdrom:[Ubuntu-Server 7.10 _Gutsy Gibbon_ - Release i386 (20071016)]/ gutsy main restricted # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to # newer versions of the distribution.
Preliminary Note In this tutorial I use the hostname openhell.org with the IP address 192.168.0.100. These settings might differ for you, so you have to replace them where appropriate. Make sure that you are logged in as root (type in sudo su to become root), because we must run all the steps from this tutorial [...]
Posted on March 6, 2008, 8:40 am, by Ianculov Vucomir, under
Ubuntu / Debian.
# Remember that you can only use http, ftp or file URIs # CDROMs are managed through the apt-cdrom tool. deb http://http.us.debian.org/debian stable main contrib non-free deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free deb http://security.debian.org stable/updates main contrib non-free # Uncomment if you want the apt-get source function to work deb-src http://http.us.debian.org/debian stable main contrib non-free [...]