User contributions for 124.178.240.153
From KlavoWiki
Jump to navigationJump to search
12 March 2008
- 05:2905:29, 12 March 2008 diff hist +1,887 N Mysql commands New page: Handy Cheat-Sheet of MySQL Commands = From your login shell = Creating a Database<br> <pre> mysqladmin create mydatabase </pre> Dropping (Removing) a Database<br> <pre> mysqladmin drop ...
6 March 2008
- 06:0206:02, 6 March 2008 diff hist +22 HUDlite No edit summary current
10 September 2007
- 05:0405:04, 10 September 2007 diff hist +14 Samba No edit summary
- 04:5904:59, 10 September 2007 diff hist +745 N Samba New page: Firstly install the samba server and client <pre> yum install samba samba-client </pre> Once the required applicatons are installed we can add the computer to the domain by running authc...