Skip to content

Long's blog

Góp nhặt của một kẻ mù công nghệ :p

  • My Info
    • Đỗ Thành Long’s CV
    • My Github
    • My Youtube
    • My Google Scholar
    • My Facebook
  • Café
    • soiqualang_chentreu
    • Trắng Xóa!
    • Capuchino
    • Robusta Café
    • Đen nóng Café
  • Dev
    • Web
    • Công nghệ
    • Uncategorized
  • GIS
    • Shared Map
    • QGIS
    • WebGIS
    • PostgreSQL, PostGIS
    • GeoServer
    • Openlayers
  • Viễn thám
  • Research
    • Ý tưởng
    • Research
    • Sói’s Tutorials
  • Tài liệu
    • GIS – Remote Sensing news
    • Tài liệu
    • Dữ liệu
    • Mẹo vặt
  • My Apps
    • Khoa học thường thức
    • Trắng Xóa – Danh ngôn
    • Harmonica tabs
    • Ảnh chế hài hước, dzui dzui
    • GeoGIS
    • Guitar tabs – Viettabs
    • 2000 Phác đồ điều trị bệnh
    • Q2A
    • Học HTML
    • Openlayers Cookbook
    • OpenLayers3 Leaflte Cookbook
    • OpenLayers Create Code
    • PostgreSQL Tools
    • Get link Remote Sensing Data
    • Lon,Lat Decimal
    • Download Landsat Images
    • Tra cứu vận đơn Viettel Post
    • GET Map OGC WMS, WFS, WCS services
    • PHP-SLD Generate
    • Viettabs.cf – Guitar tabs sharing
    • Files to Videos
  • Other
    • Reading
    • Games
    • Harvest Moon

Tag: Linux

[Linux Screen] Cannot make directory ‘/var/run/screen’: Permission denied

Posted on 09/05/2022 by soiqualang_chentreu Posted in Lang thang, Mẹo vặt Tagged Linux, Permission denied, Screen1 Comment on [Linux Screen] Cannot make directory ‘/var/run/screen’: Permission denied

[Linux Screen] Cannot make directory ‘/var/run/screen’: Permission denied Error info Sometime, usually after a crash or sudden shutdown, screen refuses to start. Commands like screen screen -ls screen -r screen -d result in the following output Cannot make directory ‘/var/run/screen’: Permission denied […]

Read More

How to clear the contents of a file from the command line?

Posted on 21/03/2022 by soiqualang_chentreu Posted in Công nghệ, Lang thang, Mẹo vặt Tagged Linux, truncateLeave a Comment on How to clear the contents of a file from the command line?

How to clear the contents of a file from the command line? You can use the user command : truncate truncate -s 0 test.txt ("-s 0" to specify the size) http://www.commandlinefu.com/commands/view/12/empty-a-file https://superuser.com/questions/90008/how-to-clear-the-contents-of-a-file-from-the-command-line

Read More

Fix The repository … no longer has a Release file

Posted on 18/03/2022 by soiqualang_chentreu Posted in Công nghệ, Lang thang, Linux, Mẹo vặt Tagged LinuxLeave a Comment on Fix The repository … no longer has a Release file

Fix The repository … no longer has a Release file? Run follow command apt-get dist-upgrade

Read More

Cài SSH Server và fix lỗi SSH Permission denied, please try again

Posted on 17/03/202217/03/2022 by soiqualang_chentreu Posted in Lang thang, Linux, Mẹo vặt Tagged Linux, SSH Client, SSH ServerLeave a Comment on Cài SSH Server và fix lỗi SSH Permission denied, please try again

Cài SSH Server và fix lỗi SSH Permission denied, please try again. Cài SSH Client và SSH Server Cài SSH Client sudo apt-get update sudo apt-get upgrade sudo apt-get install openssh-client Cài SSH Server sudo apt-get update sudo apt-get upgrade […]

Read More

[Sưu tầm] Auto Start LAMPP (XAMPP) at Startup in Ubuntu Linux

Posted on 17/03/2022 by soiqualang_chentreu Posted in Công nghệ, Lang thang, Linux, Mẹo vặt Tagged Lampp, Linux, Startup, XAMPPLeave a Comment on [Sưu tầm] Auto Start LAMPP (XAMPP) at Startup in Ubuntu Linux

Hướng dẫn chỉnh tự động bật LAMPP khi khởi động Server Linux Creating a script to start XAMPP automatically in Ubuntu 18.04 or later Tạo file services để khởi động LAMPP, ở đây tui dùng vim để edit, bạn có […]

Read More

10 chương trình terminal thú vị trên Linux mà bạn nên thử khi chán

Posted on 15/03/2022 by soiqualang_chentreu Posted in Công nghệ, Lang thang Tagged Linux, terminalLeave a Comment on 10 chương trình terminal thú vị trên Linux mà bạn nên thử khi chán

Terminal Linux là một công cụ dòng lệnh rất mạnh mẽ. Bạn có thể sử dụng Terminal để điều khiển toàn bộ hệ thống, tạo và nhập các lệnh để thực hiện công việc hàng ngày của mình. Nhưng terminal […]

Read More

[Sưu tầm] Cách cài đặt PrettyMaps

Posted on 15/10/2021 by soiqualang_chentreu Posted in Công nghệ, GIS, Lang thang, Linux, Tài liệu, Ý tưởng Tagged Linux, map, map art, prettymaps, pythonLeave a Comment on [Sưu tầm] Cách cài đặt PrettyMaps

Read More

How to kill a process running on particular port in Linux?

Posted on 15/10/2021 by soiqualang_chentreu Posted in Công nghệ, Lang thang, Linux Tagged kill a process, LinuxLeave a Comment on How to kill a process running on particular port in Linux?

Read More

Linux Add User

Posted on 05/10/2021 by soiqualang_chentreu Posted in Công nghệ, Linux Tagged Linux, UserLeave a Comment on Linux Add User

Read More

Linux bash shell addition, subtraction, multiplication and division

Posted on 02/10/2021 by soiqualang_chentreu Posted in Công nghệ, Lang thang, Linux Tagged LinuxLeave a Comment on Linux bash shell addition, subtraction, multiplication and division

Read More

Install GDAL on Linux 2021

Posted on 27/09/2021 by soiqualang_chentreu Posted in GIS, Linux, Mẹo vặt Tagged gdal, LinuxLeave a Comment on Install GDAL on Linux 2021

Read More

Lỗi /bin/bash^M: bad interpreter: No such file or directory

Posted on 27/09/2021 by soiqualang_chentreu Posted in Linux, Mẹo vặt Tagged LinuxLeave a Comment on Lỗi /bin/bash^M: bad interpreter: No such file or directory

Read More

How can I convert a series of images to a PDF from the command line on linux?

Posted on 27/09/2021 by soiqualang_chentreu Posted in Công nghệ, Linux, Mẹo vặt, Sói's Tutorials, Ý tưởng Tagged ebook, Linux, pdfLeave a Comment on How can I convert a series of images to a PDF from the command line on linux?

Read More

Linux instal GDAL, OGR tools

Posted on 27/09/2021 by soiqualang_chentreu Posted in GIS, Linux, Mẹo vặt Tagged gdal, Linux, ogrLeave a Comment on Linux instal GDAL, OGR tools

Read More

Temux Desktop

Posted on 25/08/2021 by soiqualang_chentreu Posted in Công nghệ, Lang thang, Linux Tagged Linux, temux, ubuntuLeave a Comment on Temux Desktop

Read More

Posts navigation

Older posts
Newer posts
Buy me a coffee - MOMO

Tags

3D WebGIS Android Android studio api ArcGIS Capacitor cloudflare cordova database Docker gdal geoserver gis git github Google Earth Engine guitar htaccess Ionic IOS javascript JS GIS Jupyter Notebook leaflet Linux Machine learning map mysql Nodejs openlayers php Pokemon postgis postgresql python QGIS remote sensing sql tomcat tools ubuntu VirtualBox viễn thám webgis wordpress

Recent Posts

  • Fix Geoserver WMS character representation error (UTF-8)
  • Create a globe-like orthographic projection map in QGIS 3
  • Linux Link, Unlink folder
  • PostgreSQL select current user
  • Moodle ERROR You don’t have permission to view this list of courses

Recent Comments

  • [GEE Cơ bản #1] Hướng dẫn thêm một tập ảnh trong Google Earth Engine – OpenGIS Việt Nam on [GEE Basic] Add an Image collection in Google Earth Engine
  • Cannot-Make-Directory-Permission-Denied-Bij-Run-Screen. on [Linux Screen] Cannot make directory ‘/var/run/screen’: Permission denied
  • Lê Tiến on Installing Apache, QGIS Server, And Lizmap Web Client On Windows OS
  • Amit Kumar Singh on Tìm hiểu Cloudflare Worker
  • Nguyen Liem on [Python] Text to speech – Chuyển văn bản thành giọng nói FPT Speech Synthesis

Categories

  • Capuchino
  • Công nghệ
  • Dữ liệu
  • GIS
  • Google Earth Engine
  • Lang thang
  • Linux
  • Mẹo vặt
  • QGIS Tutorials and Tips
  • Research
  • Sói's Tutorials
  • Tài liệu
  • Uncategorized
  • Viễn thám
  • Web
  • WebGIS
  • Ý tưởng

Archives

  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • January 2021
  • December 2020
  • November 2020
  • September 2020
  • August 2020
  • August 2019
  • July 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • October 2017
  • September 2017
  • August 2017
  • June 2017
  • May 2017
  • April 2017

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Copyright 2022. All rights reserved.