Jun 3, 2018

"Chrome did not shutdown correctly" on Ubuntu Fix

Danial



Apr 1, 2018

Raspberry Pi - A Guide for Me

Danial
How to rotate display of Raspberry Pi?

sudo nano /boot/config.txt
Add one of these to the bottom:

display_rotate=0 Normal
display_rotate=1 90 degrees
display_rotate=2 180 degrees
NOTE: You can rotate both the image and touch interface 180ยบ by entering lcd_rotate=2 instead
display_rotate=3 270 degrees
display_rotate=0x10000 horizontal flip
display_rotate=0x20000 vertical flip

source: https://www.raspberrypi.org/forums/viewtopic.php?t=120793




For Raspbian Pixel desktop on VirtualBox,How to adjust screen display size in VirtualBox?
In VirtualBox, you need to install the Guest Additions before it will recognized any other resolutions.
  1. In VirtualBox, choose Insert Guest Additions CD image... from the Devices menu.
  2. Next, you'll need to install the Guest Additions in a Terminal window.
    sudo sh /media/cdrom/VBoxLinuxGuestAdditions.run
  3. Reboot.
  4. After rebooting, open a new Terminal and use the following command.
    lxrandr
  5. Choose your preferred resolution and enjoy!.

Jan 27, 2018

Words by Gilles De Clerk

Danial

I'm a late bloomer.

It took me a while e to crack the fundamentals of life.

Like girls being human beings I could talk to without going into anaphylactic shock.

When I left for university, the world felt big and I felt small.

Everyone I met seemed to have it all figured out.

My peers knew what exactly what they wanted to study and threw their arms around pretty girls as if it was nothing.

As laughter echoed and beers clung together, I envied their infinite confidence.

I had none of that.

I spent a lot of time by myself.

When I did go out, I felt exposed.

Party or classroom: I questioned every move I made, every word I said.

At times, I felt like the world was having a big party without me.

Turns out I didn't miss much.

Everyone was as lost as I was.

They may have sounded louder about what they were studying, but they were just as clueless about the why.

They may have thrown their arms around more girls, but they didn't find love any faster.

Today when feeling lost, a smile plays across my lips.

I look around and know that I'm not alone.

Nobody else knows what they're doing either.

All of us are on a lifelong path of discovering who we are.

You can be afraid at every step of the journey.

Or smile while you wing your own.


Either way, we're all in it together.