New pages

From init Q

Jump to: navigation, search
New pages
Hide bots | Show redirects
(Latest | Earliest) View (newer 50) () (20 | 50 | 100 | 250 | 500)
  • 15:42, 9 March 2010 ‎VMware server install (hist) ‎[21 bytes] ‎Qais (Talk | contribs) (Created page with ' Category:VMware')
  • 15:44, 22 February 2010 ‎News 200912 (hist) ‎[336 bytes] ‎Qais (Talk | contribs) (Created page with '* Mandriva 2009 has been released. * [http://www.drupal.org Drupal 6.2 out] ...cms * [http://www.virtualbox.org Virtual Box] bought by Sun. [[Virtual Machi…')
  • 19:47, 16 February 2010 ‎Linux only detects 2gb of ram (hist) ‎[4,553 bytes] ‎Qais (Talk | contribs) (Created page with ' apptricity:/boot# dmesg | grep -i memory [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000 [ 0.004000] Memory: 3358372k/4194304k available (1…')
  • 15:36, 19 January 2010 ‎Name Server Introduction (hist) ‎[4,655 bytes] ‎Qais (Talk | contribs) (Created page with ' Category:DNS')
  • 15:53, 12 January 2010 ‎Move user accounts from one Linux to another (hist) ‎[2,383 bytes] ‎Qais (Talk | contribs) (Created page with 'Many time i have come across a situation where i need to transfer accounst from one machine to another. You do not need to transfer system accounts since things may have changed …')
  • 20:07, 8 December 2009 ‎Pidgin (hist) ‎[4,866 bytes] ‎Qais (Talk | contribs) (Created page with ' Category:Chat_Client')
  • 20:18, 11 November 2009 ‎Useradd (hist) ‎[1,012 bytes] ‎Qais (Talk | contribs) (Created page with '{{DISPLAYTITLE:useradd}} useradd will add a new user on the system. ==--skel== -k or --skel flag will copy the skeleton files into the /home directory of the new user. Skeleton…')
  • 18:37, 10 November 2009 ‎Hash (hist) ‎[68 bytes] ‎Qais (Talk | contribs) (Created page with '{{DISPLAYTITLE:hash}} Category:Bash Category:Linux Commands')
  • 18:33, 10 November 2009 ‎Alias (hist) ‎[930 bytes] ‎Qais (Talk | contribs) (Created page with '{{DISPLAYTITLE:alias}} The alias command can be useful if you want to create a 'shortcut' to a command. The format is alias name='command' To see a list of aliases set up on yo…')
  • 20:12, 9 November 2009 ‎Namei (hist) ‎[528 bytes] ‎Qais (Talk | contribs) (Created page with '{{DISPLAYTITLE:namei}} follow a pathname until a terminal point is found. For each line output, namei outputs the following characters to identify the file types found: …')
  • 19:28, 9 November 2009 ‎Rmdir (hist) ‎[319 bytes] ‎Qais (Talk | contribs) (Created page with '{{DISPLAYTITLE:rmdir}} Remove a directory. The directory has to be empty before you delete it. ==-f== --force flag will never prompt the user and will ignore missing files. ==-r…')
  • 19:19, 9 November 2009 ‎Mkdir (hist) ‎[251 bytes] ‎Qais (Talk | contribs) (Created page with '{{DISPLAYTITLE:mkdir}} mkdir creates a new directory. ==-p== Make all necessary directories even if they don't currently exist. ==-m== Set the permissions mode as in chmod.…')
  • 19:15, 9 November 2009 ‎Clear (hist) ‎[155 bytes] ‎Qais (Talk | contribs) (Created page with '{{DISPLAYTITLE:clear}} The clear command clears the display and returns the cursor to the upper-left corner. Category:Bash Category:Linux Commands')
  • 19:13, 9 November 2009 ‎Reset (hist) ‎[141 bytes] ‎Qais (Talk | contribs) (Created page with '{{DISPLAYTITLE:reset}} reset command attempts to restore a Bash session to a safe, sane state. Category:Bash Category:Linux Commands')
  • 18:42, 9 November 2009 ‎Getting Help (hist) ‎[618 bytes] ‎Qais (Talk | contribs) (Created page with '=help= =man= =info= Category:Bash Category:Linux Commands')
  • 17:17, 6 November 2009 ‎Printf (hist) ‎[404 bytes] ‎Qais (Talk | contribs) (Created page with '{{DISPLAYTITLE:printf}} Print command displays a message on the screen. This command is mostly used in bash shall scripts. ==\n== new line. ==%d== Display decimal. ==%s== [[Cate…')
  • 15:59, 26 October 2009 ‎Multiple JBoss with Binding file (hist) ‎[5,989 bytes] ‎Qais (Talk | contribs) (Created page with '=Introduction= We have posted other articles explaining how to change ports so you can have multiple JBoss instances. This required editing vast number of files and could introdu…')
  • 15:04, 23 October 2009 ‎Installing JDK (hist) ‎[1,525 bytes] ‎Qais (Talk | contribs) (Created page with '=Where to get it= Best link to get JDK from is * http://java.sun.com/products/archive/ From the above link you may get any previous version also. =How to Install= we normally do…')
  • 20:17, 22 October 2009 ‎Motherboards and BIOS (hist) ‎[3,967 bytes] ‎Qais (Talk | contribs) (Created page with 'Category:Hardware')
  • 14:46, 22 October 2009 ‎Microprocessors (hist) ‎[4,814 bytes] ‎Qais (Talk | contribs) (Created page with '=CPU= Central Processing Unit is the brain of the computer. In reality the CPU is nothing more than a calculator. The only difference is the speed. Category:Hardware')
  • 00:12, 21 October 2009 ‎Hwclock (hist) ‎[375 bytes] ‎Qais (Talk | contribs) (Created page with '{{DISPLAYTITLE:hwclock}} hwclock - query and set the hardware clock (RTC) RTC stands for Real Time Clock. hwclock Uses many different ways to get and set Hardware Clock values…')
  • 00:05, 21 October 2009 ‎Date (hist) ‎[432 bytes] ‎Qais (Talk | contribs) (Created page with '{{DISPLAYTITLE:date}} Display the current time in the given FORMAT, or set the system date. The format is [MMDDhhmmCC]YY][.ss ;Example: date 102020122009 [[Category:Linux …')
  • 00:02, 21 October 2009 ‎Ntpd (hist) ‎[515 bytes] ‎Qais (Talk | contribs) (Created page with 'Correct system time is the most important thing for mail servers. This stamp is used on email and all the logs so always make sure your server time is correct. Use the following …')
  • 17:55, 20 October 2009 ‎How to enter BIOS hotkeys (hist) ‎[3,057 bytes] ‎Qais (Talk | contribs) (Created page with '<pre> The Delete key is the most common. Press Delete during boot = AMI, Award BIOS Press Esc during boot = Toshiba Press F1 during boot = Toshiba; Phoenix; Late model PS/1 Val…')
  • 16:46, 20 October 2009 ‎Scrtch Pad (hist) ‎[141 bytes] ‎Qais (Talk | contribs) (Created page with 'LPI Help http://en.wikibooks.org/wiki/Category:LPI_Linux_Certification')
  • 16:10, 20 October 2009 ‎LPI 101 Exam (hist) ‎[4,862 bytes] ‎Qais (Talk | contribs) (Created page with 'Category:LPI')
  • 16:52, 19 October 2009 ‎Dig (hist) ‎[3,679 bytes] ‎Qais (Talk | contribs) (Created page with '{{DISPLAYTITLE:dig}} =A Record= <source lang="bash"> internal:/home/apptricity/backup_scripts# dig lexiana.com A ; <<>> DiG 9.5.1-P3 <<>> lexiana.com A ;; global options: pri…')
  • 16:42, 17 October 2009 ‎Understanding /etc/fstab (hist) ‎[1,456 bytes] ‎Qais (Talk | contribs) (Created page with 'fstab is a configuration file that contains information of all the partitions and storage devices in your computer. The file is located under /etc, so the full path to this file …')
  • 01:04, 15 October 2009 ‎Working with Solaris Management Console (hist) ‎[1,481 bytes] ‎Qais (Talk | contribs) (Created page with '=Run SMC remotely= We like to do our work remotely so here is an explanation on how to perform that. First find out the ip address of your solaris box. <source lang="bash"> -bash…')
  • 17:40, 14 October 2009 ‎Renaming files with date stamp (Windows) (hist) ‎[1,540 bytes] ‎Qais (Talk | contribs) (Created page with 'This is how you would write a short script to rename file with current date/time stamp. <source lang="dos"> REM *** Create the date and time elements. For /f "tokens=1-7 delims=…')
  • 16:17, 13 October 2009 ‎Send Email via port 25 (hist) ‎[2,076 bytes] ‎Qais (Talk | contribs) (Created page with 'This is a proper way to check and see if your email server is being used as replay. Step # 1: First, open a command prompt. To open a command prompt window, click Start, Run an…')
  • 14:58, 13 October 2009 ‎Opensolaris boots in console mode (hist) ‎[1,504 bytes] ‎Qais (Talk | contribs) (Created page with 'This article is to assist people who have difficulty installing opensolaris on their system that boots up in console mode. After you download the Live CD from http://opensolaris.…')
  • 15:39, 29 September 2009 ‎Https from Apache to JBoss (hist) ‎[2,810 bytes] ‎Qais (Talk | contribs) (Created page with 'This article will show step my step how to get Apache SSL to forward all traffic to JBoss and have a secure packet transfer. Category:Apache Category:JBoss')
  • 23:32, 26 September 2009 ‎Apache Basics (hist) ‎[7,657 bytes] ‎Qais (Talk | contribs) (Created page with 'This is an introduction to the Apache web server. Apache has 68% of the Internet traffic. It is Open Source and runs on all major OS. ==Determining whether Apache is already ins…')
  • 16:05, 23 September 2009 ‎Directory Indexing in Apache (hist) ‎[599 bytes] ‎Qais (Talk | contribs) (Created page with 'Let's say you have some directories you want to see from a server that is running Apache. The easiest way is to edit the httpd.conf file and add the following at the end. <sourc…')
  • 15:57, 23 September 2009 ‎Apache install (hist) ‎[302 bytes] ‎Qais (Talk | contribs) (Created page with 'Here is the site where you can get Apache code * http://httpd.apache.org/download.cgi Category:Apache')
  • 17:34, 22 September 2009 ‎SSL and Apache (hist) ‎[12,049 bytes] ‎Qais (Talk | contribs) (Created page with '==Creating Certificate Authorities and self-signed SSL certificates== Following is a step-by-step guide to creating your own CA (Certificate Authority) -- and also self-signed SS…')
  • 18:24, 31 July 2009 ‎Gpg (hist) ‎[984 bytes] ‎Qais (Talk | contribs) (Created page with '{{DISPLAYTITLE:gpg}} gpg is used for decrypting and encrypting files. gpg is the OpenPGP part of the GNU Privacy Guard (GnuPG). It is a tool to provide digital encryption and sig…')
  • 18:09, 30 July 2009 ‎Setting the User Timeout in JBoss (hist) ‎[285 bytes] ‎Qais (Talk | contribs) (Created page with 'Edit $JBOSS_HOME/server//conf/jboss-service.xml, and look for the following section: To set the default timeout value, simply add an attribute between inside the tag: <attribu…')
  • 21:53, 23 July 2009 ‎Ssl with jboss (hist) ‎[3,484 bytes] ‎Qais (Talk | contribs) (Created page with '==Issue== We were running our app on port 8080 with http. We were told that we needed to have ssl and use https. We decided to use apache for this rather than make changes to JBo…')
  • 20:43, 20 July 2009 ‎Crontab (hist) ‎[487 bytes] ‎Qais (Talk | contribs) (Created page with '{{DISPLAYTITLE:crontab}} ==Log crontab== Make a backup before editing /etc/syslog.conf (cp /etc/syslog.conf /etc/syslog.conf.org). In case something goes wrong. Add the followin…')
  • 19:45, 20 July 2009 ‎Link to files outside Apache (hist) ‎[322 bytes] ‎Qais (Talk | contribs) (Created page with 'The first can be solved by using "aliases" which in the basic form it goes like this: put the following in your httpd.conf file. <source> Alias /tester "/mnt/music/" <Directory …')
  • 05:12, 23 June 2009 ‎Usenet binaries (hist) ‎[679 bytes] ‎Qais (Talk | contribs) (Created page with '==Introduction== There are many new groups and there are many ways of posting. Sometimes it gets a bit confusing after downloading the files as to how to combine them to use them…')
  • 00:49, 16 June 2009 ‎How does Netwoking work? (hist) ‎[4,547 bytes] ‎Qais (Talk | contribs) (Created page with ' Category:Linux_Articles')
  • 20:41, 15 June 2009 ‎Thecus N8800 (hist) ‎[409 bytes] ‎Qais (Talk | contribs) (Created page with 'Got a N8800 in the mail today for testing and using it for a storage device.')
  • 15:18, 11 June 2009 ‎Openssl (hist) ‎[5,462 bytes] ‎Qais (Talk | contribs) (Created page with '{{DISPLAYTITLE:openssl}} Category:Linux_Commands')
  • 07:36, 9 June 2009 ‎Footprinting (hist) ‎[660 bytes] ‎Qais (Talk | contribs) (Created page with 'Footprinting is a term used which means to gather as much information about your target as possible before actually doing anything at all. The more you know about your target the...')
  • 23:39, 7 June 2009 ‎Lost Password (hist) ‎[1,721 bytes] ‎Qais (Talk | contribs) (Created page with 'This is not really a hack because you need physical access to the machine. If you just happen to be be in the server room and have physical access to the servers then do the foll...')
  • 22:53, 7 June 2009 ‎Swap (hist) ‎[341 bytes] ‎Qais (Talk | contribs) (Created page with '{{DISPLAYTITLE:swap}} The swap utility provides a method of adding, deleting, and monitoring the system swap areas used by the memory manager. ===Use== swap -l <source lang="t...')
  • 22:39, 7 June 2009 ‎Sysdef (hist) ‎[2,162 bytes] ‎Qais (Talk | contribs) (Created page with '{{DISOPLAYTITLE:sysdef}} output system definition. The sysdef utility outputs the current system definition in tabular form. It lists all hardware devices, as well as pseud...')
(Latest | Earliest) View (newer 50) () (20 | 50 | 100 | 250 | 500)
Views
Personal tools
Toolbox