Found 398 bookmarks
Newest
A comprehensive guide to iso building | ArcoLinuxIso
A comprehensive guide to iso building | ArcoLinuxIso
Until now you have used our Calamares and our archiso folder and its building scripts. At some time you want more control. Archiso is delivered and updated by the Arch Linux team. Calamares is delivered and updated by the Calamares team.
·arcolinuxiso.com·
A comprehensive guide to iso building | ArcoLinuxIso
How to Setup Cron Jobs in Linux
How to Setup Cron Jobs in Linux
Automating and scheduling repeated tasks on desktops and servers improves productivity and cuts down manual intervention and monitoring. Numerous such tools are available for Linux and one of the most widely used among them is “cron”. This article will explain scheduling tasks and running scripts at regular intervals using cron jobs.
·linuxhint.com·
How to Setup Cron Jobs in Linux
How to Schedule a Task in Linux?
How to Schedule a Task in Linux?
Whenever using a UNIX-based operating system, certain tasks are to be performed repeatedly. UNIX comes with its built-in task schedulers. In the case of Linux, it comes with two basic but powerful tools: Cron daemon (default task scheduler) and at (more suitable for one-time task scheduling). How to Schedule a Task in Linux are explained in this article.
·linuxhint.com·
How to Schedule a Task in Linux?
2 hidden ways to get more from your Gmail address
2 hidden ways to get more from your Gmail address
Posted by Robby Stein, Associate Product Marketing Manager I recently discovered some little-known ways to use your Gmail address that can g...
·gmail.googleblog.com·
2 hidden ways to get more from your Gmail address
Neovim configuration for beginners
Neovim configuration for beginners
If you might have thought of vim as an old, obsolete text-editor with a very high learning curve and limited functionality, you are wrong
·medium.com·
Neovim configuration for beginners
How to Exclude Files and Directories with Rsync
How to Exclude Files and Directories with Rsync
With Rsync you can mirror data, create incremental backups and copy files between systems. When copying data, you may want to exclude one or more files or directories based on their name or location. In this tutorial, we will show you how to exclude files and directories with rsync.
·linuxize.com·
How to Exclude Files and Directories with Rsync
MicrosoftDocs/Windows-commands · GitHub
MicrosoftDocs/Windows-commands · GitHub
Public content repository for Windows Server 2016 content. - windowsserverdocs/WindowsServerDocs/administration/windows-commands at 8a3e3241ba02fabb7b4f12908daf8c3c2b8c19bf · MicrosoftDocs/windowss...
·github.com·
MicrosoftDocs/Windows-commands · GitHub
Understanding Linux configuration files
Understanding Linux configuration files
This article explains configuration files on a Linux system that control user permissions, system applications, daemons, services, and other administrative tasks in a multi-user, multi-tasking environment. These tasks include managing user accounts, allocating disk quotas, managing e-mails and newsgroups, and configuring kernel parameters. This article also classifies the config files present on a Red Hat Linux system based on their usage and the services they affect.
·developer.ibm.com·
Understanding Linux configuration files
docker daemon error - Linux HandBook
docker daemon error - Linux HandBook
This detailed troubleshooting article helps you fix the permission denied error with Docker on Ubuntu and other Ubuntu-based Linux distributions.
·linuxhandbook.com·
docker daemon error - Linux HandBook
Frontend-master · GitHub
Frontend-master · GitHub
All things that you must learn about it to run on the road into the front-end world. - GitHub - thuongtruong1009/frontend-master: All things that you must learn about it to run on the road into the...
·github.com·
Frontend-master · GitHub
Testing Hugo Shortcodes
Testing Hugo Shortcodes
Today, I’m just testing out a few new Hugo shortcodes I added to the site. I’ve culled these from around the internet, and hacked together some of my own. You might find them useful, if you’re doing static blogging yourself. You can find all the code on the repo for this site, found here. As I do more and more blogging from the static site generator, this sort of thing will be more and more useful to me, at least.
·gmgauthier.com·
Testing Hugo Shortcodes