Showing posts with label linux. Show all posts
Showing posts with label linux. Show all posts
Sunday, July 6, 2008
Thursday, May 29, 2008
Linux Server
Install the latest security updates ... (again)
Install xalan:
Install xalan:
Where can I find AxKit package?> sudo apt-get install xalan
[...]
> dpkg -l | grep -E \(xerces\|xalan\)
ii libxalan110 1.10-3.1 Provides XSLT support for applications
ii libxerces27 2.7.0-5 validating XML parser library for C++
ii xalan 1.10-3.1 XSLT processor
Friday, May 23, 2008
Linux Server
Install the latest security updates ... (again)
Check if sshd is running, if not install the package:
Check if sshd is running, if not install the package:
Looking for Axkit package now ...> ps -ef | grep sshd
1000 8168 7633 0 21:59 pts/0 00:00:00 grep sshd
> sudo apt-get install openssh-server
[...]
> ps -ef | grep sshd
root 8349 1 0 22:03 ? 00:00:00 /usr/bin/sshd
1000 8373 7633 0 21:59 pts/0 00:00:00 grep sshd
Monday, May 19, 2008
Monday, May 12, 2008
Monday, January 7, 2008
Linux Server In A Stick, Second Trial
Looks like I screwed up the image when I tried to install the NDISWrapper since the stick doesn't reboot properly anymore.
I redeploy the image again to the USB drive ...maybe I need to invest on re-image script...
I redeploy the image again to the USB drive ...maybe I need to invest on re-image script...
Thursday, January 3, 2008
Install NDISWrapper For Wireless Access
I attempt to install NDISWrapper for wireless access following this instruction: http://ubuntuforums.org/showthread.php?t=201902.
Apparently something is not right, since it doesn't work.
Apparently something is not right, since it doesn't work.
Friday, December 21, 2007
Linux Server In A Stick
Ingredient:
Let the hacking commence ...
- 2GB bulk USB stick from Micro Center - 15.00
- Ubuntu 7.10 Gutsy Gibbon Live CD (from ubuntu-7.10-desktop-i386.iso)
Let the hacking commence ...
Subscribe to:
Posts (Atom)