If Ubuntu installs new software, it already has a Deb installation package (for example: Iptux.deb), but cannot log on to the desktop environment. How do I install it? The answer is: Use the dpkg command.The common format of the dpkg command is as follows:sudo dpkg-i iptux.deb# View details of the Iptux.deb package, including software name, version, and size (where-I is equivalent to--info)sudo dpkg-c iptux
Recently whim, ready to install a Linux play, due to the working relationship, Windows has to continue to use, so consider using a virtual machine to install, because the reason for this machine, VM in my native installation is always wrong, no way, a virtualbox to play again, It turns out that this virtual machine works pretty well, the following is my installation of
Before the array, just install the Ubuntu , the problem of installing vim , now some to share.Apt-get Install VimReading Package List ... CompleteAnalyzing Dependency tree for PackageReading status information ... CompleteSome software packages cannot be installed. If you are using an unstable (unstable) release, this may beBecause the system is unable to achieve
Ubuntu PHP installation Swoole Easier1. Download the source code from git2. Download Pcre http://sourceforge.net/projects/pcre/files/pcre/8.36/./configureMake make Install3. Enter Swoole source codePhpize./cofigureMake make InstallEdit php.ini Add extension = swoole.soRestart Apache in effectMac installation SwooleMy Mac is installing XAMPP.http://blog.csdn.net/olivor/article/details/47829393http://blog.csdn.net/rsp19801226/article/details/44590803sud
The following error is prompted when installing any software in ubuntu today:
You might want to run 'apt-get-f install' to correct these:The following packages have unmet dependencies:Kate: Depends: kdelibs4c2a (> =. 5.9) but it is not going to be installedDepends: libqt3-mt (> =. 3.8b) but it is not going to be installedRecommends: kregexpeditor but it is not installableKscope: Depends: kdelibs4c2a (>=4:3.
Once again misled by those tutorials on the web decided to write one yourself. I've been misled by the strange tutorials a few times, and I've been studying other things before. The egg hurts.Installing RedisYou can use the Apt-get command directlysudo apt-get install Redis-serverThe installation will ask you a thing, enter Y on the line.The Redis service will start automatically after installation, and you can see whether the process has started by f
Reference:
https://archive.apache.org/dist/subversion/
Http://www.2cto.com/os/201501/369067.html
Http://www.68idc.cn/help/server/linux/20141227150488.html
Ubuntu14.10 Installing the Subversion version
A default installation of Subversion 1.8 was found after installing the ubuntu-14.10 version. And the 1.8 version is not compatible with the 1.6 version currently used on XP, online search for the use of the 1.8 version of the people are not many, in or
, to see the version of IntelliJ idea, click Help->about in the top bar:You can learn that IntelliJ idea is in the 2018.1.6 version.2) Download the corresponding version of Scala plugin on the official website at: Http://plugins.jetbrains.com/plugin/1347-scala, open and click Previous updates to find the desired version:After downloading, get the corresponding. zip file.3) Open file->settings->plugins->install plugin from diskin the top bar and select
Tags: storage center display pretty sele version dex COM driverSelenium installationsudo apt install seleniumPHANTOMJS Installationsudo apt-get install PhantomjsCheck to see if it works, enter the following command:Selenium--versionPhantomjs--versionIf the current version number is displayed, the PHANTOMJS installation succeeds.Chromedriver Download versionHttp://chromedriver.storage.googleapis.com/index.ht
make USB drive Boot 1. Installing the USB drive Maker toolsudo apt-get install UNetbootinUsesudo df -lcommand to view the USB drive letter, this is assumed to be/DEV/SDB12. Format the USB drive
sudo umount /dev/sdb1uninstalling a USB flash drive using commands
sudo mkfs.vfat /dev/sdb1format the USB flash drive in FAT32 format using the command
3. Use UNetbootin to make USB drive boot, such as650) this.width=650; "src=" Https://carrey
the parent directory is not checked.2.2-nfs is an RPC program. before using it, you need to map the port and set it through rpcbind:
Sudo service rpcbind restart
2.3-restart the nfs service:
Sudo service restartnfs-kernel-server restart
2.4-testRun the following command to display the shared directory:
Showmount-e
(3) attaching commandsTo execute the mount command on any server, you can mount the shared path on the specified ip server to the local.
Sudo mount-t nfs ***. ***:/home/USER/nfs-clien
Virtual Machine Linux ---- Ubuntu1204 ---- install jdk1.8, ubuntu install jdk1.8
1. Introduction
Here we will mainly talk about how to install jdk1.8 using the compressed package in Ubuntu1204 and run the rpm directly.
2. Steps
Download 2.1
Address: http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads
Tags: KVM network-bound bridge post CentOS virtual machine performance LogDon't try, this problem is not resolved, already using VMware installed a layer of virtual machine, and then installed in the KVM, the network level has changed, even if the network bridge is not configured to surf the Internet.But try it this way, it doesn't have to be successful: Bind VMware's virtual machine to another physical NIC, and then configure it properly.Outside the question:I don't think it's necessary to
Ubuntu-14.04-desktop-amd64.iso Download:Link: http://pan.baidu.com/s/1bFi0d4 Password: yx0lFirst, run the virtual machine as an administrator and choose to create a new virtual machine:In the following screen, first click "Browse" to find the Ubuntu-14.04-desktop-amd64.iso storage path, then click "Next".The following fill in the content is custom, "password" for the operating system user login password, fi
-player-properties.png├──kde4│└──services│└──kcm_adobe_flash_player.desktop└──pixmaps└──flash-player-properties.png. /icons/hicolor/48x48/apps/flash-player-properties.Png3. Install Adobe Flash Player:Adobe Flash Player installation is easy, as long as the corresponding document is copied to the correct location, the following actions:(1) Copy libflashplayer.so to Firefox's plugin directory:#sudo CP libflashplayer.so/usr/lib/mozilla/plugins/(2) Copy al
Recently, I used an idle Ubuntu computer in the lab to create a telnet server for the lab to learn how to upload materials. Although it is very simple, I would like to summarize it and hope to help beginners. Open the shell window on the server and follow these steps: 1. Execute the command: sudoapt-getintallxintedtelnetd // install telnet
Recently, I used an idle Ubunt
This software integrates common and easy-to-use software, and only needs to be installed automatically after selecting the required software, no additional setup is required.Installation:sudo add-apt-repository ppa: Thefanclub/ubuntu-after-installsudo apt-get updatesudo apt-get Install Ubuntu-after-installUse:Select the software that you want to
Recently, I used an idle Ubuntu computer in the lab to create a telnet server for the lab to learn how to upload materials. Although it is very simple, I would like to summarize it and hope to help beginners.
To open the shell window on the server, follow these steps:
1. Execute the command: sudo apt-get intall xinted telnetd // install the telnet package. Enter the current user password for the sudo comman
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.