User contributions for Hemanth
From Notes_Wiki
- 10:59, 24 October 2025 diff hist +4 Creating Block USB storage in Ubuntu →Method 2: Using the Install Command current
- 10:58, 24 October 2025 diff hist +8 Creating Block USB storage in Ubuntu →4. Reboot the System
- 10:57, 24 October 2025 diff hist +12 Creating Block USB storage in Ubuntu →2. Add the Following Lines
- 10:56, 24 October 2025 diff hist +6 Creating Block USB storage in Ubuntu →1. Edit the Blacklist File
- 10:56, 24 October 2025 diff hist −78 Creating Block USB storage in Ubuntu →Blocking USB Storage Devices in Linux
- 10:54, 24 October 2025 diff hist +8 Creating Block USB storage in Ubuntu →Blocking USB Storage Devices in Linux
- 10:51, 24 October 2025 diff hist +169 Creating Block USB storage in Ubuntu →2. Remove the Immutable Attribute (If Needed)
- 10:49, 24 October 2025 diff hist +169 Creating Block USB storage in Ubuntu →2. Add the Following Line
- 10:47, 24 October 2025 diff hist +4 Creating Block USB storage in Ubuntu →1. Set the Immutable Attribute
- 10:44, 24 October 2025 diff hist 0 Creating Block USB storage in Ubuntu →5. Reboot the System
- 10:44, 24 October 2025 diff hist 0 Creating Block USB storage in Ubuntu →4. Update initramfs
- 10:43, 24 October 2025 diff hist −86 Creating Block USB storage in Ubuntu →3. Save and Exit
- 10:43, 24 October 2025 diff hist −86 Creating Block USB storage in Ubuntu →3. Save and Exit
- 10:35, 24 October 2025 diff hist −4 Creating Block USB storage in Ubuntu →2. Add the Following Lines
- 10:32, 24 October 2025 diff hist −2 Creating Block USB storage in Ubuntu →1. Edit the Blacklist File
- 10:32, 24 October 2025 diff hist +2,559 N Creating Block USB storage in Ubuntu Created page with "= Blocking USB Storage Devices in Linux = This guide explains multiple methods to block USB mass storage devices by preventing the `usb-storage` and `uas` kernel modules from loading. == Method 1: Using Blacklist File == === 1. Edit the Blacklist File === Create and open a new configuration file using a text editor such as `nano`: <syntaxhighlight lang="bash"> sudo nano /etc/modprobe.d/blacklist-usb-storage.conf </syntaxhighlight> === 2. Add the Following Lines ===..."
- 10:18, 24 October 2025 diff hist +74 N Block USB storage in Ubuntu Created page with "Home > Ubuntu > Creating Block USB storage in Ubuntu" current Tag: Visual edit: Switched
- 10:02, 24 October 2025 diff hist +33 Ubuntu current
- 07:11, 11 October 2025 diff hist −22 Rocky9 Local Repo Server →Create Local Repo current
- 07:09, 11 October 2025 diff hist +6 Rocky9 Local Repo Server →Fix Permissions
- 07:08, 11 October 2025 diff hist −8 Rocky9 Local Repo Server →Configure Client Tag: Visual edit: Switched
- 07:45, 22 September 2025 diff hist −24 Ubuntu Local Repo Server Setup →Ubuntu Local Repo Server Setup (Server = 172.30.14.59) current
- 07:41, 22 September 2025 diff hist 0 Rocky9 Local Repo Server →Configure Client
- 07:39, 22 September 2025 diff hist 0 Rocky9 Local Repo Server →Fix Permissions
- 07:36, 22 September 2025 diff hist −13 Rocky9 Local Repo Server →Enable RPM Caching
- 05:39, 22 September 2025 diff hist −52 Ubuntu Local Repo Server Setup →Generate APT Metadata Tag: Visual edit: Switched
- 05:36, 22 September 2025 diff hist −13 Ubuntu Local Repo Server Setup →Copy Cached Packages
- 05:35, 22 September 2025 diff hist −39 Ubuntu Local Repo Server Setup →Keep Downloaded Packages
- 05:32, 22 September 2025 diff hist +143 Ubuntu Local Repo Server Setup Tag: Visual edit: Switched
- 05:29, 22 September 2025 diff hist +1,843 N Ubuntu Local Repo Server Setup Created page with "= Ubuntu Local Repo Server Setup (Server = 172.30.14.59) = == Keep Downloaded Packages == By default, Ubuntu removes downloaded <code>.deb</code> files from <code>/var/cache/apt/archives/</code> after a successful install. To keep them permanently: <pre> sudo nano /etc/apt/apt.conf.d/02keep-debs </pre> Add the following line: <pre> APT::Keep-Downloaded-Packages "true"; </pre> Save and exit. Now all downloaded packages will stay in <code>/var/cache/apt/archives/<..."
- 05:26, 22 September 2025 diff hist +35 Ubuntu
- 05:15, 22 September 2025 diff hist −26 Rocky9 Local Repo Server →Configure Client
- 05:13, 22 September 2025 diff hist −13 Rocky9 Local Repo Server →Fix Permissions
- 05:13, 22 September 2025 diff hist −13 Rocky9 Local Repo Server →Create Local Repo
- 05:12, 22 September 2025 diff hist −26 Rocky9 Local Repo Server →Enable RPM Caching
- 05:12, 22 September 2025 diff hist −52 Rocky9 Local Repo Server →Enable Repositories Tag: Visual edit: Switched
- 05:10, 22 September 2025 diff hist +2,810 N Rocky9 Local Repo Server Created page with "Home > Rocky Linux or CentOS > Rocky Linux 9.x > Rocky9 Local Repo Server = Rocky9 Local Repo Server Setup (Server = 172.30.14.58) = == Enable Repositories == Edit file: <code>/etc/yum.repos.d/rocky.repo</code> <pre> # rocky.repo # # The mirrorlist system uses the connecting IP address of the client and the # update status of each mirror to pick current mirrors that are geographically # close to the client. You should use this for Rocky upda..."
- 05:07, 22 September 2025 diff hist +29 Rocky Linux 9.x current