Quantcast
Channel: Software – ABrandão.com
Browsing latest articles
Browse All 47 View Live

Fix mount error(95): solved! Operation not supported SMB

Mounts SMB/CIFS shares with Linux It’s common practice to mount Windows file shares on Linux  using the SMB (Samba) implementation on Linux.  the command is fairly straight forward. # Install the...

View Article



AI conversational text model, ChatGPT, the end of Google?

The latest rage sweeping the Internet circa December 2022 is chatGPT, What is chatGPT? Here I’ll let it (chatGPT) answer that question itself (The paragraphs below were created with this chatbot)...

View Article

Create ssh-copy-id script for Windows

Those of us who use linux with keyless logins and ssh , usually find the utility ssh-copy-id as a convenient way to copy the ssh ke into the authorized keys files of the destination server. This works...

View Article

Linux , 3 ways to keep long running processes in background

  In Linux, there are several ways to keep a long running process running in the background. Here are a few common methods: You can run a command in the background by appending an ampersand (&) to...

View Article

How to Rsync between two folders automatically on file changes

A common usage of rsync is to copy files from one location to another, rsync is the successor of scp command . However, there are some advantages that rsync has over scp: How to use Rsync commands...

View Article


Best modern 2023 HTML (free) website templates and designs

Designing a modern (responsive) HTML web page is not a trivial task, not only do you need to have a good sense of design and an artistic flare, but there’s a wide assortment of technical items (fonts,...

View Article

simple script to watch for file changes on Linux

Its a pretty common exercise in Linux/Unix shell programming to monitor a particular folder for file changes, typically the addiiton or change of a file. There’s a variety fo ways to do it , the more...

View Article

Best video summary of how ChatGPT / LLM work

If you search the web you’ll find lots of summaries about how ChatGPT and in general , however there’s an excellent Youtube video from ByteByte Go Channel linked below that does an excellent easy to...

View Article


How to turn on your iPhone’s hotspot automatically when getting into your car .

A common thing in most of today’s autos is to have a Internet connected head unit (dashboard display screen) so you can stream music or use Google Maps or Waze to navigate. But in.order for this to...

View Article


Fetch your Reddit posts,comments to a file using Go

I have posted lots of content on Reddit and I would like to make a copy of of these locally, just to have a local record and make it easier to search my posts. There’s a couple of ways to do this, one...

View Article
Browsing latest articles
Browse All 47 View Live




Latest Images