PC (Windows machine) Tips
Note
More tips are available in
HowToDocs
(Log-in required).
Installing Windows
Making bootable USB drive without external software (Windows7, Windows8):
http://www.makeuseof.com/tag/usb-installation-disk-windows-7-extra-software/
System Admin (Linux/Unix) Tips
Note
Most of the commands in this page require privileged right (i.e., sudo).
Users
to add a new user:
useradd -d /home/XXX -m XXX
passwd XXX # this command helps create a password.
to remove a user:
Services
web server: service apache2 {restart|status|stop|start}
mysql server: service mysql {restart|status|stop|start}
Programs
apt-get (dpkg) for Debian-based systems or yum (rpm) for Redhat-compatible systems
RPM and YUM package management (external link)
(local copy: pdf)
Attachments
1
Attachments
1
Topic attachments
I
Attachment
Action
Size
Date
Who
Comment
pdf
l-lpic1-v3-102-5-pdf.pdf
manage
155 K
26 Jan 2011 - 01:55
JongeunLee
RPM and YUM package management
This topic: Main
>
WebHome
>
MiscStuff
>
SystemAdminTips
Topic revision:
12 Jan 2016,
JongeunLee
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki?
Send feedback