If you want to disable, we need to enter the following command in the terminal: sudo 0Then navigate to/private/var/vm/to delete the already existing Sleepimage filecd/private/var/vm/Use the following command to delete the file sudo RM SleepimageFinally we want to prevent OS X from continuing to create the file, so we need the following command to generate an empty file that cannot be replaced Touch Sleepimage chmod /private/var/vm/sleepimageOf course, if you want to re-open the Safesleep fun
(1) When the computer is upgraded to 10.10, opening eclipse always prompts "you need to install the old Java SE 6 runtime environment to open eclipse." FIX: Install JKD (2) cannot install JKD "Oracle Java requires Mac OS X 10.7.3 or later" so the snake Essence disease bug, the common sense is unable to solve, temporarily modifies the system version number modified:sudo sed-i ' s/>10.10.1Recovery: sudo sed-i ' s/>10.9[MAC OSX-1] OSX10.10 cannot install
The sublime installation plugin can be easily installed according to the name of the plugin via the package control. However, Sublime does not install the package control by default, so we must install it first.Install the package control steps as follows:1, through the control+~ to bring up the console;2. Copy the following section of code to the console and enter.ImportUrllib2,os; pf='Package Control.sublime-package'; Ipp=sublime.installed_packages_path (); Os.makedirs (IPP)if notOs.path.exis
$ sudo port upgrade outdatedUpgrade the default update behavior is to download a new version and enable it, but the old version is not deleted. If you want to update the new version while uninstalling the old version, use the-u parameter.$ sudo port-u upgrade vile3.16. Dependents -Lists all development packages that rely on this package.xaviermavericks:~ xavier$ Port dependents Python27nodejs depends on Python27py27-pip depends on Python27py27-setuptools D Epends on Python27 3.17. Livecheck -Ch
-vhost.conf is opened and the virtual host is configured.
Locate the Set up virtual host sample, and comment out the # number before adding
Add your own virtual host configuration, such as, where 80 is the port number, servername for the project to open in the browser name, documentroot as the file path, if the Laravel framework, the path to public, the following two items are error log and user log path settings.
7, set the host file, command line input ' vi/etc/hosts ', add server
1.export path= $PATH:/xxx/binThis method is a temporary change of environment variables, after closing the terminal path or the previous unmodified2.sudo vim/etc/pathsThis method changes the global environment variables. Each line represents a path, add your path to the last line, you can drag the folder directly to the terminal, note that the last space does not appear, otherwise it will be invalidated. Then restart the terminal, Echo $PATH can see the path has been addedCopyright NOTICE: This
Project home: Https://github.com/rofl0r/proxychains-ngOfficial Note:
Proxychains ng (New Generation)-a preloader which hooks calls to sockets in dynamically linked programs and redirects it Through one or more socks/http proxies. Continuation of the unmaintained Proxychains project.
Reference post: http://www.dreamxu.com/proxychains-ng/Installation configurationInstalling with Homebrew
Brew Install Proxychains-ng
Editing a configuration filevim /usr/local
for:Export hbase_opts="-xx:+useconcmarksweepgc-djava.security.krb5.realm=ox. ac.uk-djava.security.krb5.kdc=kdc0.ox.ac.uk:kdc1.ox.ac.uk"Stop HBase,./bin/stop-hbase.shStart again, it should be successful.(2) Simple testStart the HBase shell./bin/hbase ShellPerform help in the shell to see the helpful information:HBase (Main):001:0> HelpCreate a test table:HBase (Main):002:0'test'cf'To List table information:HBase (Main):003:0'test'Insert several test data:HBase (main):004:0> put'Test','Row1','cf:
ZSSH[Plain]View Plaincopy
Brew Install Zssh Lrzsz
Reference: http://brew.sh/index_zh-cn.htmlAdd: HTTPS Download failed resolutionHomebrew uses curl to download files, and some are downloaded using an HTTPS connection. However, due to the network environment or some other reason, the HTTPS certificate authentication failed and could not be downloadedIf I visit https://webp.googlecode.com, I will report a certificate error.The "-k" option for Curl resolves this issue and is download
1, download Unlock.zip tool, crack VMware no Mac option case 2. Download OS X 10.11.1 (15b42). Cdr3. Mware virtual machine prompt: "Lock file failed, cannot open disk or snapshot depends on disk" solution and then search for this folder with the following keywords: *.lck I found here three, delete, delete, will not be prompted above the first diagram of the error: 4. VMware Workstation Unrecoverable Error: (vcpu-0) to open the virtual machine, just locate and open the Xxx.vmx file under the virt
can use the following Deepin-scrot http://blog.csdn.net/w815878564/article/details/496247714. App List LocationUbuntu defaults to the left and cannot be set, and can only be set at the command line using the following commandGsettings set Com.canonical.Unity.Launcher launcher-position Bottom (left,right)5.chrome plug-in1.windows XP Chrome Plugin default installation directory location: C:\Documents and Settings\ user name \local Settings\Application Data\google\chrome\user Data\ Default\extensi
; /* Palette of an 8-bit display * / #endif
5, so far we can really happily compiled, I use a remote Mac machine to compile, so after SSH to the remote Mac after switching to the Android SRC directory after the execution
SOURCE build/envsteup.sh//Import environment variable lunch 1//estimate build Arm-eng compile configuration nohup make-j4 > ~/android-build.log 2>1 It's strange that you need to log in to SSH to be able to compile successfully, and if you want to reopen
Many development environments require us to install databases. As mysql becomes increasingly weak, more development environments use mariadb as the database, while mariadb does not currently have an OSX r
Many development environments require us to install databases. As mysql becomes increasingly weak, more development environments use mariadb as the database, while mariadb does not have OS X r at present.
The MariaDB database management system i
Methodvi ~/. bash_profile# Add a new line, UTF-8 means the encoding of your platform # for example you are GBK, GB18030 's # Replaced with your platform console realistic character encoding to export JAVA _tool_options=-dfile.encoding=utf-8~/.bash_profilePhenomenonIn engineering stability need, from 1.8JDK roll back to 1.6jdk1.6JDK is no longer available on the Java official website, but can be found on Apple's official website: http://support.apple.com/kb/DL1572The 1.6JDK supported Lucene versi
Every time a new unconfigured airport device is connected to the network (the indicator is a flickering chrysanthemum yellow light, when something goes wrong), the aiport utility program will automatically pop up on all Mac machines at the "Perception" Airport. in fact, when AirPort devices need to be configured, a special broadcast will be sent in the bureau network. Machines that receive and enable the Service will be broadcasted. this may be annoying in the local network.
This service is a
Label: HTTP Io OS ar file SP Problem C RRecently, I was busy compiling the x264 open-source framework for video encoding. Baidu has not implemented many methods. Many methods are outdated. It cannot be successful at all. Because after xcode5, the compiler is not GCC by default, but Apple's clang compiler. I have tried many methods. Finally, I found a step on GitHub. It is easy to compile the lib264.a file as long as you follow the operation. And in i386, armv7, armv64, and armv7s. Each platform
dialogue, and the Programmay automatically C Onserve an audio-recording of contact inside the Skypedownloads cell of the program when done. When completed, save the record Andclick the red telephone symbol to say goodbye.Thethird Option-vodburner Call Recorder (available both on Windows and MAC) Step 1:install vodburner and Download --see A Primary homepage, click the baby blue Download vodburner switch In Thetop-right corner of the page and follow the on-screen setup instructions oncesaved. A
For more information, see the previous article: OSX: Authorization Database)
Here is a real example of system preferences that can be used:
#!/bin/bash## Set the system Authorization Database rights## allow everyone access to system preferences itself security authorizationdb read system.preferences > /tmp/system.preferences.plist /usr/libexec/PlistBuddy -c "set group powerusers" /tmp/system.preferences.plist sudo security authorizationdb write syste
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.