Your IP Address: 216.73.216.40

Menu

Skip to content
  • Server Administration
    • Ubuntu
    • CentOS
    • OS X
    • Windows
  • PHP
  • MySQL
  • Amazon Web Services
  • PHP Development
  • iOS
    • Swift 5
  • Software Testing
  • Home

Category: OS X

09Oct/24

Pull all branches from git remote

October 9, 2024CentOS, DevOps, OS X, PHP Development, Server Administration, Ubuntu, Web developmentadmin

After this you can run : git branch

Read More...
Leave a comment
11Mar/24

How to list Apache enabled modules?

March 11, 2024Apache, CentOS, OS X, Server Administration, Ubuntuadmin
Read More...
Leave a comment
05Jun/23

Importing and Exporting MySQL database Command Line

June 5, 2023CentOS, MySQL, OS X, Ubuntuadmin

Exporting from MySQL : Eg. : mysqldump -u root -p blueheri > blueheri.sql Importing to MySQL : Eg. mysql -u root -p blueheri < blueheri.sql

Read More...
Leave a comment
21Apr/23

rbenv not setting global ruby version

April 21, 2023OS X, Server Administrationadmin

A. ) Temporary Solution If you installed new version of ruby, but ruby -v still showing old version. Install rbenv by following commnd: $ brew install rbenv $ export PATH=”$HOME/.rbenv/bin:$PATH” $ eval

Read More...
Leave a comment
22Sep/20

Change ownership of files/direcotry

September 22, 2020CentOS, OS X, Server Administration, Ubuntuadmin

Change ownership of single file : sudo chown username:groupname path/to/file/filename Example : sudo chown developer:www-data /var/www/html/info.php Change ownership of multiple files of specific extension : sudo chown -R username:groupname path/to/files/*.ext Example :

Read More...
Leave a comment

CONTACT US

F-174, Phase 8B, Industrial Area, Sector 74, Sahibzada Ajit Singh Nagar, Punjab 160055
 0172-4783846
 info@rudraitnetworks.com
Copyright © Rudra IT Networks
Powered by WordPress , Theme i-design by TemplatesNext.
MENU
  • Server Administration
    • Ubuntu
    • CentOS
    • OS X
    • Windows
  • PHP
  • MySQL
  • Amazon Web Services
  • PHP Development
  • iOS
    • Swift 5
  • Software Testing
  • Home