Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

startup

When AppInitialize method get invoked in ASP.NET?

August 30, 2022 by Magenaut

During practice of customizing VirtualPathProvider, I found that it the custom VirtualPathProvider can be registered in Global.asax or in AppInitialize method according to MSDN http://msdn.microsoft.com/en-us/library/system.web.hosting.virtualpathprovider.aspx. However, MSDN doesn’t clearly describe the method AppInitialize.

Categories ASP.NET, Q&A Tags asp.net, startup Leave a comment

What should/shouldn’t go in .zshenv, .zshrc, .zlogin, .zprofile, .zlogout?

August 10, 2022 by Magenaut

I’m looking for guidelines on what one should and should not include in the various startup files for zsh.

Categories Q&A, Unix & Linux Tags startup, zsh Leave a comment

i3wm : start applications on specific workspaces when i3 starts

August 10, 2022 by Magenaut

How can I start applications on specific workspaces in i3 when it starts?

Categories Q&A, Unix & Linux Tags i3, startup, window-manager Leave a comment

What are the minimum root filesystem applications that are required to fully boot linux?

August 10, 2022 by Magenaut

It’s a question about user space applications, but hear me out!

Categories Q&A, Unix & Linux Tags architecture, embedded, linux, root-filesystem, startup Leave a comment

Debian – how to run a script on startup as soon as there is an internet connection ready for use?

August 10, 2022 by Magenaut

I am running Debian 7 Wheezy and I need to start some screens on startup as soon as there is a fully functional internet connection. However, not, if the internet connection broke and was connected again. So only on the first functional internet connection after boot.

Categories Q&A, Unix & Linux Tags debian, networking, startup Leave a comment

Why won’t my xmodmap command run on startup/login?

August 9, 2022 by Magenaut

I want to run this command every time I log in (or every time I start up, if that doesn’t work): xmodmap -e 'keysym Delete = Menu' -e 'keysym Menu = Delete'

Categories Q&A, Unix & Linux Tags login, startup, ubuntu Leave a comment

How is /etc/fstab accessed before root is mounted?

August 9, 2022 by Magenaut

I was making some changes to /etc/fstab, when this chicken and egg question occurred to me – if /etc/fstab contains the instructions for mounting the file systems, including the root partition, then how does the OS read that file in the first place?

Categories Q&A, Unix & Linux Tags boot, fstab, mount, root-filesystem, startup Leave a comment

Start tomcat at startup with administrative privileges

August 9, 2022 by Magenaut

I need one process run before log in to system. How to run it like services? how do I make services in Linux?

Categories Q&A, Unix & Linux Tags init, startup Leave a comment

Disabling graphical login in Debian wheezy

August 9, 2022 by Magenaut

I have installed Debian wheezy on my machine with a netinst image, now I would like to deactivate the desktop and boot straight to the command line, not only that but I would like to not waste any resource on the X11/gnome/gdm at all if not needed.

Categories Q&A, Unix & Linux Tags debian, display-manager, gdm, startup, x11 Leave a comment

What is the sequence loading linux kernel module on startup? How priority is set to them?

August 8, 2022 by Magenaut

I have a Linux kernel module which I compiled dynamically. How is it added to startup? There are lot of .ko files in /lib/modules. How is priority set for loading these modules?

Categories Q&A, Unix & Linux Tags kernel-modules, linux, startup Leave a comment
Older posts
Page1 Page2 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress