User Tools

Site Tools


secure_ubuntu_system:add_software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
secure_ubuntu_system:add_software [2020/05/23 10:00] – [Install lftp (recommended)] petersecure_ubuntu_system:add_software [2020/07/15 09:30] (current) – external edit 127.0.0.1
Line 332: Line 332:
  
  
 +<WRAP info>
 +**NOTE:**  MOST Apache users probably want the **libapache2-mod-php5** package.
  
 +The following extensions are built in:
  
-Note that MOST Apache users probably want the libapache2-mod-php5 package. +  * bcmath 
- +  * bz2 
-The following extensions are built in: bcmath bz2 calendar Core ctype date dba dom ereg exif fileinfo filter ftp gettext hash iconv libxml mbstring mhash openssl pcntl pcre Phar posix Reflection session shmop SimpleXML soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlreader xmlwriter zip zlib.+  * calendar 
 +  * Core 
 +  * ctype 
 +  * date 
 +  * dba 
 +  * dom 
 +  * ereg 
 +  * exif 
 +  * fileinfo 
 +  * filter 
 +  * ftp 
 +  * gettext 
 +  * hash 
 +  * iconv 
 +  * libxml 
 +  * mbstring 
 +  * mhash 
 +  * openssl 
 +  * pcntl 
 +  * pcre 
 +  * Phar 
 +  * posix 
 +  * Reflection 
 +  * session 
 +  * shmop 
 +  * SimpleXML 
 +  * soap 
 +  * sockets 
 +  * SPL 
 +  * standard 
 +  * sysvmsg 
 +  * sysvsem 
 +  * sysvshm 
 +  * tokenizer 
 +  * wddx 
 +  * xml 
 +  * xmlreader 
 +  * xmlwriter 
 +  * zip 
 +  * zlib
  
 <code bash> <code bash>
 sudo aptitude install apache2-utils libapache2-mod-php5  sudo aptitude install apache2-utils libapache2-mod-php5 
 </code> </code>
 +
 +</WRAP>
  
  
Line 355: Line 399:
 </code> </code>
  
-Install **traceroute** if you need a tool for diagnosing network connectivity problems. +<WRAP info> 
 +**NOTE:**  Install **traceroute** if you need a tool for diagnosing network connectivity problems. 
  
-The traceroute utility displays the route used by IP packets on their way to a specified network (or Internet) host.  Traceroute displays the IP number and host name (if possible) of the machines along the route taken by the packets.  Traceroute is used as a network debugging tool.  If you're having network connectivity problems, traceroute will show you where the trouble is coming from along the route.+The traceroute utility displays the route used by IP packets on their way to a specified network (or Internet) host. 
 + 
 +Traceroute displays the IP number and host name (if possible) of the machines along the route taken by the packets. 
 + 
 +Traceroute is used as a network debugging tool. 
 + 
 +If you're having network connectivity problems, traceroute will show you where the trouble is coming from along the route. 
 + 
 +</WRAP>
  
  
Line 398: Line 451:
 </code> </code>
  
-**fsarchiver** is a system tool that allows you to save the contents of a file-system to a compressed archive file.  The file-system can be restored on a partition which has a different size and it can be restored on a different file-system.  Unlike tar/dar, FSArchiver also creates the file-system when it extracts the data to partitions.  Everything is checksummed in the archive in order to protect the data.  If the archive is corrupt, you just loose the current file, not the whole archive.  +<WRAP info> 
 +**NOTE:**  **fsarchiver** is a system tool that allows you to save the contents of a file-system to a compressed archive file. 
 + 
 +The file-system can be restored on a partition which has a different size and it can be restored on a different file-system. 
 + 
 +Unlike tar/dar, FSArchiver also creates the file-system when it extracts the data to partitions. 
 + 
 +Everything is checksummed in the archive in order to protect the data. 
 + 
 +If the archive is corrupt, you just loose the current file, not the whole archive.   
 + 
 +</WRAP>
  
  
secure_ubuntu_system/add_software.1590228033.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki