Gary' Blog
  • Home
  • Github
  • English
    English中文 (中国)

Tag: Debian

How to expand the hard disk capacity of Debian/Ubuntu in ESXi

2025-03-06 18 Technical Debian, ESXi, Ubuntu Leave a Comment
1 Go to ESXi dashboard, expand the hard disk to expected size. Here I will resize my disk from 203G to 1100G. 2 show current disk capacity ➜ ~ df -h Filesystem Size Used Avail Use% Mounted on ... /dev/sda1 203G 161G 32G 84% / ... 3 use parted to show and resize disk. You may need to install parted if it was not…

Connect Debian VNC Virtual Desktop Remotely from MacOS

2024-10-01 73 Technical Debian, MacOS, VNC Leave a Comment
I have a Debian server without monitor, and I wan to access it remotely from my MacOS. Following is the steps to archive this. Install and start Virtual Desktop # Install updates sudo apt update # install the Xfce desktop sudo apt install xfce4 xfce4-goodies Edit file ~/.vnc/xstartup and set content to followin…

Right way to mount Samba on Debian and Ubuntu

2024-06-12 195 Technical Debian, Samba, Ubuntu Leave a Comment
I was trying to mount Samba with following commands: sudo apt-get update sudo apt-get install cifs-utils mkdir -p /mnt/smbshare sudo mount.cifs //192.168.0.200 /mnt/smbshare -o username=admin,password=1234 Then I create a folder myshare under the samba server and run: sudo mount.cifs //192.168.0.200/myshare /mn…

Tag Cloud

American Companies ASR Authentication Azure beego Careers Cloudflare Crab hunting cURL Debian Email ESXi ESXi 8 FastAPi ffmpeg Fortune 500 Jobs Kafka Keycloak LinkedIn MacOS MySQL OpenAI Plugin Python RDP Remote Connect Reverse Proxy RSS rustdesk Samba Screen Sharing sklean sleep mode SMTP spring boot ssh Thymeleaf tunnel Ubuntu VNC Windo Windows WordPress ZeroTrust
Theme: Maizi. Powered by WordPress.