erol.name
  • Linux
  • Windows
  • Retro gaming
  • C64
  • Mobile
  • Raspberry Pi

erol.name

Posts

Posted on 04. 06. 201018. 04. 2017

SSH tunnel trough proxy in Putty

In putty enter hostname or IP address and port on Session page.

In Connection > Proxy settings enter company proxy IP and port set it as HTTP proxy.

In Connection > SSH check enable compression and version 2. Continue reading “SSH tunnel trough proxy in Putty”

Posted on 25. 05. 201018. 04. 2017

How to check Windows installation date?

Go to Start > Run > and enter “CMD /K WMIC OS GET InstallDate” then press Enter.

New window will open with contents similar to this:

InstallDate
20090727165439.000000+120
Posted on 21. 01. 201018. 04. 2017

Fix annoying clicking sound in (K)Ubuntu Karmic Koala

After testing new Kubuntu on my laptop I have noticed this annoying click just after sound is played. It seems that soundcard goes to sleep if it is not used to save power. To leave sound card enabled and to get rid of this sound you need to edit alsa-base.conf file.

Continue reading “Fix annoying clicking sound in (K)Ubuntu Karmic Koala”

Posted on 29. 11. 200918. 04. 2017

Grow 3TB RAID5 to 6TB with XFS in Linux

First you need to add to your RAID device /dev/md0 new hdd partition (/dev/sde1, /dev/sdf1/dev/sdg1) in this case /dev/sdg1:

mdadm --add /dev/md0 /dev/sdg1

Then you need to grow your RAID device to the new number of disks X(4,5,6):

mdadm --grow /dev/md0 --raid-devices=4

Continue reading “Grow 3TB RAID5 to 6TB with XFS in Linux”

Posted on 06. 06. 200918. 04. 2017

VoipCheap.com on Siphon client on iPhone

Proper configuration of Siphon (Iphone VoIP client) so that you can use it with VoiopCheap.com provider should look like:

Account
  Username: 00XXXXXXXXXXX
  Password: **********
  Server: sip.voipcheap.com

Advanced settings:
  Reg.Timeout: 1800
  Proxy Server: sip.voipcheap.com
  Enable NAT: Off
  Auth. Username: VoipCheapUSERNAME
  Contact:

Continue reading “VoipCheap.com on Siphon client on iPhone”

Posts pagination

Previous page Page 1 … Page 29 Page 30 Page 31 … Page 33 Next page

Recent Posts

  • Install mc (midnight commander) on Valve Steam Deck
  • Zip individual files by extension in separate zip file with the same filename and zip extension
  • Libretro vs MAME romset mapping
  • Sort du output by folder size
  • Mount Nextcloud as drive in Windows WebDAV

Recent Comments

  • simone on Manually add files and folders to ownCloud
  • erol on How to additionally clean-up Kodi MySQL database from unwanted entries
  • John on How to additionally clean-up Kodi MySQL database from unwanted entries
  • jackd on Switch axis in pifba retropie emulator configuration
  • polv on Select and hide unmounted drive icons from Xfce desktop

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© 2007-2024 by Erol Tahirović