Install Apache OpenOffice on Linux Mint 15; Install Apache OpenOffice 4.1.0 in Linux Mint 16. Security related fixes are provided when those are found and fixed. • You need to remove LibreOffice 1st and since there is no personal archive for Openoffice you need to it from their website (pick 64-bit DEB). Jump to Additional Linux Information - Linux DEB-based Installation. One you download the Apache OpenOffice tar.gz package, you should be able to decompress typing. Rambo 3 full movie in hindi free download mp46007268. Cd into the DEBS subdirectory of the installation directory. Install this new version by typing sudo dpkg -i *.deb or become root using su command.
Created: 30 November 2016 Categories: Kali Linux 2 came out in August 2015. I removed my Ubuntu installation after an ugly kernel panic caused by the acpi probe failed error (I've not solved this problem with my PC!). I can tell Kali is really amazing: you will have all tools for security, penetration testing and even web development like PHP, MySQL, Git, Java, Python and many other softwares are already installed. You have to install softwares like Chrome (if you don't want to use Iceweasel), Apache (if you develop in a LAMP enviroment), OpenOffice (I prefer it to LibreOffice), Skype and all softwares you will need. But let's start step by step with some tricks: I will tell you some tricks and I hope you will be able to save time with these hints.
I'm writing this post for me too:) INSTALLATION I have installed Kali from a flash USB. You may need to create an image on your flash USB device. If you are using Windows, it will be very easy: and use or another software to create an image. If you are using Linux, you can follow these steps: • Insert your flash USB device • dmesg command to verify your device • From command line type: dd if=kali.iso of=/dev/sdb bs=512k where /dev/sdb is your device path. So BE VERY SURE that THE DEVICE PATH IS CORRECT before launching this command or you can cause a damage on your machine or other devices! Now you have your flash USB.
I may need to to the image but I have not done it. • Start your computer and boot with the flash USB • Select the live install and follow the instruction: the system will ask you to insert the CD. Just remove your USB, re-insert it and wait.
Now the installation will go forward! • Follow all instruction and select finish the installation if the procedure will come back to the main menu • At the end of the whole procedure you will be able to restart your PC. And now surprise! The system will ask you a username and password! The default root passwords are: Username: root Password: toor • Maybe these passwords will not work! Just restart the PC and select the recovery mode to obtain a shell with the root user. With passwd you can reset the root password.
Don't use the root user so often because it's not good to stay connected with the root user all the time! • Create another user and use it to install and configure all softwares Open Office I prefer OpenOffice to LibreOffice. Both of them are not installed on Kali Linux. So I'm going to show how to install OpenOffice. Download the RPM or Debian package for your Linux version. You will NOT have a package to install so you have to follow this procedure: • Move your zip or tar.gz file to cd /tmp. This is very important!
Many website does not tell you about this step! • tar zxvf openofficename.tar.gz • cd en-US/DEBS or cd en-GB/DEBS, it depends on your language you have selected before downloading the file • sudo dpkg -i *.deb • sudo dpkg -i en-US/DEBS/desktop-integration/*.deb Done! Now you will have OpenOffice.
Maybe you will need to restart your PC. Chrome Chrome will have problems starting using the root password! Vlc video player has the same problem (and maybe other softwares have), so I will use another user. LAMP enviroment Apache is installed but you have to configure.htaccess support, change the permission for your /var/www directory and other small things. We may need to install some extension for PHP like X-debug, Mcrypt or similar. You can see all extensions installed running php -m with the CLI. You will probably need PHPMyAdmin.
I prefer using a software like HeidiSQL. You can use MySQL workbench or another MySQL client software you like. Wine Wine is already installed on Kali. Try to use wine with the command line. To install a software just type wine myfile.exe. Wine will configure its settings automatically and you will be able to install your software and the windows file system for the emulation.
Wine will show an automatic configuration window only the first time you try to use it. Post installation tips Disable the auto-hide sidebar: this feature is enabled by default but many people don't like it. Me too, so let's search Tweak tools between our applications list. Click on the dash to dock gear and disable the intelligent autohide option. Now the sidebar will be stable like the one you have on Ubuntu.