Skip to content

PixelDigit

Praveen's Blog

Menu

  • About Me
  • Contact
  • Uses

Linux

In love with Laravel

Laravel is a great frame work and I really love the following features Migrations & Seeding Built-in Authentication Filters Events IOC container Eloquent ORM Powerful Controller Routing HTTPS Support Bundles Unit-Testing Laravel with Sublime editor has changed the way of my PHP

admin September 30, 2014October 15, 2014 Linux, Technology No Comments Read more

Drag Drop / Copy Paste from Host to Guest Vice Versa not working for copied VM on VMware workstation 10.0.1

I faced issue when tried to drag drop / copy paste on Ubuntu 14 guest copied from another machine on Windows 8.1 Guest VMware Workstation 10.0.1 build-1379776 I was able to fix the issue after doing the following steps Go

admin August 23, 2014November 12, 2014 Linux No Comments Read more

Ubuntu – Customise login screen to avoid unwanted Users

I was searching for an option to hide unwanted system and web users from login screen of Ubuntu and came across this one. Edit /etc/lightdm/lightdm.conf add the following two lines to the [SeatDefaults] section: greeter-hide-users=true allow-guest=false

admin August 7, 2014August 7, 2014 Linux No Comments Read more

Enabling Flash on Firefox – Ubuntu

In case the automatic installation of Firefox plugin fails, you can use the following Manual steps: Go to http://get.adobe.com/flashplayer/otherversions/ Choose Linux 32-bit  / 64 bit depending on your OS Choose latest Flash Player on Step 2 and download the file

admin November 2, 2013 Linux No Comments Read more

Debian 7

I did a fresh install of Debian 7 ( Wheezy) on the box running this blog.. seems nice little more performance and bit less memory usage.

admin May 12, 2013May 12, 2013 Linux, Technology No Comments Read more

Amazon s3 backup using s3cmd 1.1.0 beta2 on Ubuntu

Advantage of using s3cmd 1.1.0 beta2 is that it supports multi part upload which is must to upload files larger than 5 GB. cd /opt/ Download the s3cmd 1.0.0-beta2 package from SourceForge: wget http://sourceforge.net/projects/s3tools/files/s3cmd/1.1.0-beta2/s3cmd-1.1.0-beta2.tar.gz/download Make sure you have latest version

admin May 7, 2013 Linux, Technology No Comments Read more

Fedora18 on Virtual Box

I tried to install Fedora 18 64 bit on my Virtual Box running on 64 bit windows 8  every time it failed with errors.. Finally I tried downloading 32 bit version and it got installed fine. Only issue I faced

admin February 2, 2013February 2, 2013 Linux No Comments Read more

Time to try KVM

I have tried both XEN and OPEN VZ virtualisations and now feel to try the KVM.. According to an article I read recently KVM Virtualization  KVM Virtualization is the best option when you need full OS and kernel control. This

praveen April 2, 2012 Linux No Comments Read more

scp from a remote server running on non default ssh port

Similarly, I was trying scp command to copy a file from another server running on a port other than default one.. but I tried one with usual convention scp [email protected]:/var/www/[file name] -p [port]. But didn’t work It must be scp

admin August 17, 2011 Linux No Comments Read more

Issue with ssh-copy-id command to server runnning on different SSH port

It took me some time to trace out the issue.. may be it will help someone.. This didn’t work for me ssh-copy-id -i /home/[user]/.ssh/id_rsa.pub [email protected] -p [port] But worked when I tried this ssh-copy-id -i /home/[user]/.ssh/id_rsa.pub “[email protected] -p [port]” Cheers!

admin August 17, 2011August 17, 2011 Linux No Comments Read more
  • « Previous
  • Next »

Tags

2009 al dar island Android bahrain connection debian 7 dubai dubai metro fedora fedora21 free calls free sms gitex hide users from login homestead laravel laravel5 launcher duplicate icon LaunchPad linux linux fedora linux login login screen macbook macos catalina mysql connection to homestead nginx osx yosemite php php-fpm php7 scp scp on non default port SElinux sequel pro ssh-copy-id ssh-copy-id on different port ubuntu updating laravel/homestead vagrant box update error vagrant update fails viber vmware fusion windows windows7 xcode6.1

Recent Posts

  • BigSur – Homebrew: Your CLT does not support macOS 11.0
  • NodeJs and Mysql Date problem
  • Switching between Terminals in VSCode.
  • macOS Catalina VMware Fusion networking issue

Top Posts & Pages

  • BigSur - Homebrew: Your CLT does not support macOS 11.0
  • NodeJs and Mysql Date problem
  • Switching between Terminals in VSCode.
  • Uses
  • macOS Catalina VMware Fusion networking issue
  • Gsuil returning checksum error
  • Laravel Homestead7.0 Php artisan Error
  • Updating Vagrant box manually.
  • PhpStorm Database Console user variable for substituting php variable
  • Laravel - Uncaught ReflectionException
Copyright © 2022 PixelDigit. Powered by WordPress. Theme: Spacious by ThemeGrill.