Ubuntu lxc template. Supports configuration of apt proxy.

In Proxmox, click the Create CT button, upper right General tab: Set Hostname = plexserver Jul 16, 2024 · The container archive will be compressed using gzip. Issue and “apt update” followed by an “apt upgrade” command. 04 release version, it is not up to date. 0 161 14 0 Updated 3 weeks ago. Go 35 MPL-2. gz". Regards. 168. SSH login as root USING A PASSWORD is disabled by default. x has major changes which can and will break your current setup. once you make your choice, remove/delete old desktop then set container as template in order to keep it to a small size. Since Ubuntu 20. Create a Proxmox VM using the image. The above command will install lxc package and all dependencies required then configure a default container network. Mar 14, 2024 · Compared to KVM, LXC reduces the latency to 57%. list: Add the following sources: Apr 27, 2020 · In the following command, –name, –template and –bdev are passed to lxc-create, while –release is passed to the template: lxc-create --template ubuntu --name c1 --bdev loop -- --release DISTRO-SHORT-CODENAME. lxc exec first -- passwd ubuntu. Supports configuration of network link (e. #1. TASK ERROR: startup for container '106' failed. Convert it to a template. 5 days ago · cloud-init support in images ¶. 4-3ubuntu1: amd64 arm64 armhf ppc64el riscv64 s390x Ubuntu 20. lxc Public. lxc config template delete [< remote >:] < instance > < template > [flags] Options inherited from parent commands ¶ -- debug Show all debug messages -- force - local Force using the local unix socket - h , -- help Print help -- project Override the source project - q , -- quiet Don 't show progress information -- sub - commands Use with help Jul 1, 2024 · Running Docker on a Linux Container (LXC) Again, it is recommended by the Proxmox team to use a VM as opposed to an LXC for long-term stability, though many have used LXC containers and experienced no issues. 04 based on standard 20. LXC:Proxmox VE 7. Distributions also often provide backports of newer versions of LXC for their stable releases. 04 LTS Kernel: Linux 5. 0. In a sense, one could compare LXC to QEMU, while comparing LXD to libvirt. -t,--template template 'template' is the short name of an existing 'lxc-template' script that is called by lxc-create, eg. In this example, we are using lxc-centos template to create a CentOS container. In the following command, –name, –template and –bdev are passed to lxc-create, while –release is passed to the template: lxc-create --template ubuntu --name c1 --bdev loop -- --release DISTRO-SHORT-CODENAME. org is the umbrella project behind Incus, LXC, LXCFS, Distrobuilder and more. 4. A number of extra software and repositories have been added. Just type in "pveam update" and "pveam download local ubuntu-20. passwd ubuntu. 04 底下, sudo apt install lxc lxc-utils 安裝兩個套件。 Jul 11, 2024 · Publishing an instance or snapshot as a new image#. 04 doesn’t provide a deb yum package anymore, i was looking into how to create a template-based LXC container (-t template) if for some reason one did not want to do an image-based (-t download) build on Ubuntu 20. –t option indicates the template that is used to create the container. Clone the template into a full VM and set some parameters. Mar 3, 2021 · Stack Exchange Network. x, whereas this one is about LXC 2. Template - select the Ubuntu-22. lxc exec first -- /bin/bash. LXC - Linux Containers. once you start the new lxc. We would like to show you a description here but the site won’t allow us. Since I plan on using this container as a JellyFin server, my hostname is JellyFin. Maybe it's time to go through and update all my stuff off 16. 04 desktop (w/GUI) as container ? In general all LXC Container are Apr 27, 2020 · In the following command, –name, –template and –bdev are passed to lxc-create, while –release is passed to the template: lxc-create --template ubuntu --name c1 --bdev loop -- --release DISTRO-SHORT-CODENAME. Linux:apt-cacher-ng / apt-mirror Server 安裝. LXC というのは Docker のように Linux 上で他の Linux を動かすしくみだ。. This will download a pre-created container from the lxc image repository. x/LXD) I scoured the web for an answer to this one, but couldn't come up with any reasonably non-hacky answer. Alternatively, the full path to an executable template script can also be passed as a parameter. pre-start for container "106". 04-standard template, and Download; At the TASK OK message, close the popup [X] at upper right; Create LXC Container. Jan 17, 2022 · Nach Grundinstallation eines LXC Containers mit dem Template ubuntu-22. 创建 CT 模板 清理容器 這兩天想學陽春版 lxc, 發現 lxc 3. LXD is a more intuitive and user-friendly tool aimed at making it easy to work with Linux containers. 04-standard_22. 5 days ago · See for more information. There are 2 option to download container template from Proxmox, either via WebUI or using pveam on command line: 3 days ago · The build themselves can be seen on our Jenkins server . Install sudo apt install -y lxc lxc-templates check the LXC using the following command: lxc-checkconfig Create LXC Container LXC comes with lots of ready-made templates. LXD (pronounced lex-dee) is the lightervisor, or lightweight container hypervisor. This makes it easy to run and manage applications. lxc - Just called lxc, this suite allows creating, starting and stopping (Ubuntu) containers and running commands in containers without ssh. 04) template no desktop is installed (also the template size is much smaller compared to the 20. Supports configuration of apt proxy. To create an instance, go to the section and click . This is done on the CLI with lxc publish. lxc_container: name: test-container-overlayfs container_log: true template: ubuntu state: started backing_store: overlayfs template_options:--release trusty clone_snapshot: true clone_name: test-container-overlayfs To install Docker, we start by going inside the container: Now we can follow the normal Docker installation instructions. There is no recent update for this package. I see that first we have to use a template by OS. conf. 4-3ubuntu1: amd64 arm64 armhf ppc64el riscv64 s390x Aug 11, 2023 · Downloading Alpine Linux LXC template: In newer versions of Proxmox (I’m using v8), the container template list only gives us version 18 of Alpine. : numeric argument required This appliance includes all the standard features in TurnKey Core, and on top of that: Includes TurnKey LXC template : Download and create a container of any TurnKey appliance. 04 from the template and it works great! I wonder how to setup Ubuntu 20. Found 1 matching packages. 2-1~exp+1) Transitional package - lxc -> lxc-utils rec: bridge-utils Utilities for configuring the Linux Ethernet bridge rec: busybox-static Standalone rescue shell with tons of builtin utilities rec: cloud-image-utils cloud image management utilities or cloud-utils lxc config template create [< remote >:] < instance > < template > [flags] Options inherited from parent commands ¶ -- debug Show all debug messages -- force - local Force using the local unix socket - h , -- help Print help -- project Override the source project - q , -- quiet Don 't show progress information -- sub - commands Use with help Nov 21, 2022 · Yes. 0 or 4. Linux Containers. 10/24), provide a gateway or leave it DHCP and check the IP on the LXC container terminal. I have created my own distro by following " How to create customized ubuntu servier iso ". 0 8 11 0 Updated last week. Es ist keine Firewall auf Proxmox und container aktiviert. Jan 10, 2020 · 100% of one CPU core usage in LXC container by systemd-journald process in recent Ubuntu LXC templates The symlink I made from /dev/console to /dev/kmsg causes a infinite loop in systemd which tries to read from kmsg and write to console (this problem wouldn’t have occured on a non-lxc setup). 04' bash: line 182: exit: A problem occured while trying to create container. LXC is included in most Linux distributions. 登录到创建的 LXC 容器中,根据需求安装需要用到的软件和配置进行初始化,可以参考 ubuntu-22-环境初始化. 2 days ago · LXD and LXC are two distinct implementations of Linux containers. Changelog. Enter the hostname for you CT or container, then fill out your root password, finish by clicking Next. 04-1 und den anschließenden Updates, läuft der ssh dienst nicht so wie ich es erwarte. $ sudo lxc-create -t download -n u1 -- -d ubuntu -r May 9, 2019 · For the most part, it's recommended to use the 'download' template to create containers, i. Just execute the following command (inside the folder in which the Makefile and dab. 04LTS) (admin): Linux Containers userspace tools (templates) [ universe ] 3. For anyone else stumbling on this thread via search: SSH login as root is NOT disabled by default. Open this config and add: features: keyctl=1,nesting=1. In order to work with 'dab', basic Linux knowledge is needed. 04 (or any other distro that doesn’t provide yum and Among many other uses, LXC containers are often found in Proxmox virtualization environments. DAB for LXC in PVE 4+ DAB can now be used to create LXC templates where the SSH keys are regenerated at creation / cloning time. Create a template for ubuntu, give it 100G of storage, 2 or 4 cpu (can change to what you want), specify the ip you want (ex: 192. Alternatively, the full path to an executable template script can also be passed as a Jan 7, 2024 · 创建 LXC 容器. Aug 24, 2021 · LXC is an operating-system-level virtualization method for running multiple isolated Linux systems on a control host using a single Linux kernel. , br0, natbr0, none). Description. x will NOT ship with legacy container templates. In essence, user namespaces isolate given sets of UIDs and GIDs. Part C: You can use/try a different desktop environment than xfce4, after all this is the beauty of LXC. For example, LXC instances launch 94% faster when compared to KVM. CPU - set to 2 cores. List of programs still needing to be Aug 30, 2021 · The quick summary for this tutorial is: Download a base Ubuntu cloud image. 2. Jun 28, 2023 · Option 1: Import Container Template From Proxmox. Th […] Jan 21, 2016 · By default LXC container templates are not available after installing Proxmox Virtual Environment (PVE). It's easy to control the system with webmin. If you create it the way you are trying to do, then the ubuntu template is trying to create a new container Introduction. 20/24), provide a gateway. However, we need version 16, so we are going 4 days ago · List instance file templates Synopsis: Description: List instance file templates Options: Options inherited from parent commands: SEE ALSO: lxc config template- Manage instance file templates. Sep 18, 2021 · LXC:網卡直通LXC. In this tutorial we learn how to install lxc-templates on Ubuntu 22. general. 04 template, but the upgrade did not work. To setup and install Docker in a Proxmox LXC Conainer, you will have to download the Turnkey Core template to your storage. -name: Create an overlayfs container archive and clone it community. Should an image regress in some way, images of the past 3 days are kept available. Images are published after basic automated functionality testing. The name of the bridge is lxcbr0: Jun 7, 2023 · Download LXC Template. What is lxc-templates. Get the LXC Guest IP inside the guest: VMID=`hostname -I` LXC ID Mapper; Get VMID within Debian/Ubuntu LXC Guest; Updates -t template 'template' is the short name of an existing 'lxc-template' script that is called by lxc-create, eg. . 10-2_amd64. 04-1_amd64. 10-standard_18. The easiest way to get LXC container template in Proxmox VE is by using their provided images which queried from linuxcontainers and TurnKey Linux. /usr/share/doc/lxc-templates/README. create a template for ubuntu, give it 4G of storage, 2 cpu (can change to what you want), specify the ip you want (ex: 192. lxc-create: No such file or directory - bad template: download. So for example, with ubuntu or fedora container, if we want a Gui, we will have to install May 8, 2023 · First you need to download an LXC template. While VMs supply a complete environment, system May 4, 2024 · Updated LXC Template List |unable to create CT 123 - unsupported Ubuntu version '24. lxc-templates is: Containers are insulated areas inside a system, which have their own namespace for filesystem, network, PID, IPC, CPU and memory allocation and which can be created using the Control Group and Namespace features included in the Linux kernel. Nov 25, 2010 · pveam update pveam available pveam download local ubuntu-18. LXC 3. When it's done you can click the "Create CT" button in the upper right The following binary packages are built from this source package: lxc-templates Linux Containers userspace tools (templates) Apr 23, 2015 · 1. However, images for Ubuntu releases prior to 20. According to the Ubuntu Server Guide, there should be a -t download template option for the lxc-create command. Hello, I begin to interest to LXC Container as I could use it on Proxmox. 04. pveam update You will find the templates right on your local storage > content > templates. An instance or one of its snapshots can be turned into a new image. In order to enable templates for Ubuntu, Joomla, OwnCloud, WordPress or OpenVPN run the following command on your host’s console. An unprivileged LXC is one where the root user (uid 0) within the container is mapped to an unprivileged user in the host system, making it possible to run an LXC more securely. Login with the username “root” and the password you chose earlier. Instructions. exit. 0 安裝 OpenWRT for LXC 版本. Creating a new LXC template is quite easy. May 15, 2022 · A LXC container for a single light server application seems more appropriate than a VM, it is very efficient with a container running alpine linux and I don't encounter any malfunctioning despite the sharing of the host kernel (proxmox 7. In Incus, this image server is reachable through the "images This is a LXC-Template witch can be use what ever you like. lxc (7) is considered something in the middle between a chroot and a full-fledged virtual machine. General - set your host name. You can obtain help for the options supported by any particular container by passing –help and the template name to lxc-create Jul 3, 2020 · Static hostname: test-1 Icon name: computer-container Chassis: container Virtualization: lxc Operating System: Ubuntu 20. 以 Ubuntu 容器为例进行模板的创建,在 PVE 控制页面创建一个 LXC 容器并启动. Miscellaneous info. gz May 11, 2019 · I installed Ubuntu 20. Mar 25, 2021 · Follow the Proxmox docs to create an unprivileged LXC container, either through the web UI or using the shell. To use cloud-init, you must base your instance on an image that has cloud-init installed: All images from the ubuntu and ubuntu-daily image servers have cloud-init support. LXC is a low-level user space interface for the Linux kernel containment features. __lxc_start: 2034 Failed to initialize container "106". Container imagesIf you’ve used LXC before, you probably remember those LXC “templates”, basically shell scripts that spit out a container filesystem and a bit of configuration. To create the container, use lxc-create command as shown below. You can find more details on I would prefer using the Debian template rather than the Ubuntu one but am now concerned that all is not well with it BTW: This template was downloaded from the Proxmox repository. Exact hits Package lxc-templates. System container image builder for LXC and Incus. On the resulting screen, optionally enter a name and description for the instance. 4. Try it! - boospy/Ubuntu-LXC-Terminalserver-Project Other versions of "lxc-templates" in Noble No other version of this package is available in the Noble release. Depending on the selected image, you might be able to select the (container or virtual machine). 0 相關的中英文文件還真的有點難找。 趕快簡單筆記一下。 [2/21 lxd 教學文 也寫好囉!] 首先大致按照 lxc 官網文件 或 ubuntu 的 lxc 文件 做。 在 lubuntu 18. terraform-provider-incus Public. Feb 7, 2013 · lxc-ubuntu-x - focuses on flexible container generation based on existing containers and templates. 04lts finally Eh maybe wait a few more months. In local (hostname) drive, select CT Templates, and click Templates button Select Ubuntu-22. Our focus is providing containers and virtual machines that run full Linux systems. lxc-templates - Linux Containers userspace tools (templates) Containers are insulated areas inside a system, which have their own namespace for filesystem, network, PID, IPC, CPU and memory allocation and which can be created using the Control Group and Namespace features included in the Linux kernel. The goal is to offer a distro and vendor neutral environment for the development of Linux container technologies. Next step. What is Ubuntu-LXC-Terminalserver-Project? It’s a LXC template that you can easily use on e. Incus provider for Terraform/OpenTofu. This will make sure our new system is up to date and secure. LXC (lex-see) is a program which creates and administers “containers” on a local system. 色々調べたが正直 Docker との違いはよく分からなかった。. Have you Jun 1, 2022 · With CT Templates open select the image that you plan on using for this guide I will be using Ubuntu 22. With it you get a ready to use graphical LXC container with a LXQT interface. LXC was the first runtime to support unprivileged containers after user namespaces were merged into the mainline kernel. You can obtain help for the options supported by any particular container by passing –help and the template name to lxc-create Download the Turnkey Core template. 04-standard_20. Linux Containers (LXC) is a userspace interface for the Linux kernel containment features, providing a method for OS-level virtualization, using namespaces, cgroups and other Linux kernel capabilities (7) on the LXC host. 04, after selecting the image click download. it seems that this template is always minimal. Aug 14, 2023 · Dear community, I’ve now updated my Ubuntu-LXC-Terminalserver-Project and finally published the whole project on Github. Example LXC settings. Then you can attach to console (or ssh - if ssh installed and configured) lxc console first. An LXC is a lightweight way to run a virtualized Linux system. UPDATE : As Piter wrote "You don't even have to enter the bash-shell". To clean up the directory execute the following command. Alternatively, the full path to an executable template script can also be passed as a 13. Ubuntu-22. LXC can easily be installed on Ubuntu from upstream repositories using the following commands: sudo apt update && sudo apt install lxc. This will bring up the Create: LXC Container. conf file exists) and it will build everything that is required for the LXC template. Aug 14, 2017 · Aug 14, 2017. Part A: setting the template. However I get the following output: sudo lxc-create -t download -n container-name. 1 debian kernel 5. conf into container for preseeding. Refer to the examples in /usr/share/lxc/templates for details of the expected script structure. Jan 9, 2021 · Step 2 – Installing Pi-Hole in your new Proxmox Linux Container. What I am looking for is an approach to fashion an existing template a way I'd like to. After creating container "first" need set password for user "ubuntu". Log of User Namespaces IRC chat on Feb 7, 2013. Click on your newly created container and then click “Console”. Disks - Disk size set to 8gb. Create a Container using lxc-create. If you don’t have it yet, you can download it by going to Datacenter > pve > storage > CT templates > Templates and search for Debian 11 Bullseye. This is achieved by establishing a mapping between a range of UIDs and GIDs on the host to a different (unprivileged) range of UIDs and GIDs in the container. before turning the new container to a template try different desktop environments. 1. You may want to look for that, especially if your distribution doesn't include LXC 5. gz /usr/share/doc/lxc-templates/copyright /usr/share/lintian/overrides/lxc Jun 24, 2015 · I'm running Ubuntu 12. In the following command: –n option indicates the container name. Set a root password, uncheck 'Unprivileged Container'. After your image is downloaded it will show up in the CT Templates folder of the local drive. Just thought I'd let you guys know. For the moment, I'm just used with virtual machine based on KVM. Linux Containers userspace tools (templates) dep: lxc-utils Linux Containers userspace tools rec: bridge-utils Utilities for configuring the Linux Ethernet bridge See Download templates (Video). linuxcontainers. 端的には、LXC が init を動かすのに対して. Then click to select the image to be used for the instance. Linux Containers userspace tools (templates) dep: lxc (>= 1:3. Log in as root and edit Source. I know this is a bit early and the version is not final, but i would like to start integrate our system and migration from older Ubuntu to this one, i have a working Ubuntu 20. 04LTS) (admin): Linux Containers userspace tools (templates) [universe] 3. hook. make. focal (20. ) Mar 31, 2023 · LXC or Linux Containers, on the other end, is a lightweight virtualization technology that enables you to create and run multiple isolated virtual environments on a single Linux system. Alternatively, use the Proxmox gui to enable these options. Is it possible to create an LXC container from iso file? Following points might give you better context about what I want. Jul 16, 2024 · lxc config template create [< remote >:] < instance > < template > [flags] Options inherited from parent commands ¶ -- debug Show all debug messages -- force - local Force using the local unix socket - h , -- help Print help -- project Override the source project - q , -- quiet Don 't show progress information -- sub - commands Use with help lxc config template show [< remote >:] < instance > < template > [flags] Options inherited from parent commands ¶ -- debug Show all debug messages -- force - local Force using the local unix socket - h , -- help Print help -- project Override the source project - q , -- quiet Don 't show progress information -- sub - commands Use with help or Package lxc-templates focal (20. It consists of tools ( lxc-* commands), templates, and library and language bindings. Currently we are using LXC to deploy a web application, each time we deploy a new and separate container is freshly built. e. Paste the following command: Now we need to add Docker’s official GPG key: And now we can install the Docker repository: Finally, we can install Docker itself: Suggest changes ›. 04 for Docker, however, you can really use any distribution that you’d Apr 30, 2020 · Gilbert_Standen (Gilbert Standen) April 30, 2020, 7:52am 1. Go 553 Apache-2. It's an adapted Ubuntu with x2go-Terminalserver and Webmincontrol. 10. Jan 27, 2016 · 2. : lxc-create -t download -n ubuntu01 -- -d ubuntu -r eoan -a arm64. 3. When doing this, you will most likely first want to cleanup metadata and templates on the instance you’re publishing using the lxc config metadata and lxc config template commands. Apr 19, 2023 · LXC というコンテナ技術について調べている。. Check your current container configs to see if you have any includes pointing to files that don't exist (shipped by legacy templates). If you gave it an ssh key during the setup of the lxc container or you add one later on, you'll see you can login using an ssh key to the . Distribution packages ¶. In most cases installing it is as simple as selecting it in your package manager. LXC:將特權 LXC 轉換為 非特權 LXC 並開機使用 (ZFS Only) LXC:掛載 iSO 至檔案系統. You can obtain help for the options supported by any particular container by passing –help and the template name to lxc-create Apr 1, 2016 · This is the fifth blog post in this series about LXD 2. In LXC, this image server can be used by selecting the "lxc-download" template. C 4,545 1,114 153 4 Updated 5 days ago. 04 image templates are now available for LXC containers. distrobuilder Public. The container is based on Ubuntu 14. g. Apr 20, 2022 · Apr 20, 2022. for UBUNTU-MATE desktop use the Mar 17, 2023 · As per title, Ubuntu 24. 04 LTS require special handling to integrate properly with cloud-init, so that lxc exec Nov 28, 2017 · (Please note that this question is about LXC 1. After downloading all packages and extracting them, apt starts to set up the packages You have searched for packages that names contain lxc-templates in all suites, all sections, and all architectures. 1. Click on your storage then click on the templates button. Debian /usr/share/doc/lxc-templates/changelog. Jun 17, 2017 · núcleo de instalação instantânea; núcleo de atualização instantânea erro: o sistema não é totalmente compatível com snapd: não é possível montar a imagem squashfs usando "squashfs": mount: Apr 25, 2021 · I believe that in the newer (21. Is there any other trusted Debian direct repository where LXC templates can also be downloaded from instead of manually having to build my own one? Thanks Werner -t, --template template 'template' is the short name of an existing 'lxc-template' script that is called by lxc-create, eg. 初始化 LXC 容器配置. Als erstes möchte ich den root per ssh zulassen und den Port von 22 auf 30022 verbiegen. tar. Alternatively, the full path to an executable template script can also be passed as a Create template. 0-33-generic Architecture: x86-64 but, for example, on centos 7 it works as expected, Static hostname: will be ololololo . lxc config template edit [< remote >:] < instance > < template > [flags] Options inherited from parent commands ¶ -- debug Show all debug messages -- force - local Force using the local unix socket - h , -- help Print help -- project Override the source project - q , -- quiet Don 't show progress information -- sub - commands Use with help or Introduction. I now have an iso file which I want to use as an LXC template. Code: run_buffer: 571 Script exited with status 255. 10 template). lxc_init: 845 Failed to run lxc. This LXC container config will be stored at: /etc/pve/lxc/100. 04, but the problem is that the template seems to be based on the 14. The process below will utilize an LXC container and Ubuntu 22. 2-1~exp+1) Linux Containers userspace tools rec: bridge-utils Utilities for configuring the Linux Ethernet bridge Jul 15, 2024 · How To Install LXC on Ubuntu. SSH login as root is disabled as default. Additionally, LXC containers load much faster than virtual emulators backed by hypervisors. 04 LXC containers fail to boot after upgrade. You never must use the terminal. Each deployment is taking longer and longer as apt-get update/upgrade LXC 3. In this tutorial we learn how to install lxc-templates on Ubuntu 20. Debian. I like using debian as the base image since it’s very lightweight and it’s where Ubuntu is based from. Please note that this will also remove the LXC dep: lxc (>= 1:3. Each container in LXC will have its own network, file system, and processes. Proxmox. busybox, debian, fedora, ubuntu or sshd. Install some packages into the image. LXC:一鍵下載最新版本 LXC 模板. 04-LXC-Desktop. Is there any way to do so? Thanks for your help. Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers. 04 CT we just downloaded. Therefore I wanted to apt install ubuntu-desktop (also tried xubuntu-desktop) the missing parts for a desktop session. It also provides an API to allow higher level managers, such as LXD, to administer containers. For example if you use Alpine containers created with the Alpine template, you'll here are the steps : Part A: setting the template. Most templates generate the filesystem by doing a full distribution bootstrapping on your local machine. So, as you can see, LXC provides a significant boost in performance by reducing the resource load and latency. Search for the core template and click download. Content: Overview Command line Kali LXD container on Ubuntu host Gui Kali LXD container on Ubuntu host Privileged Kali LXC container on Kali host Unprivileged Kali LXC container on Kali host References Overview Kali Linux containers are the ideal solution to run Kali Linux within other Linux distributions provide isolated environments for development or testing activities without the overhead Jun 3, 2021 · -t, --template template 'template' is the short name of an existing 'lxc-template' script that is called by lxc-create, eg. Insert specified inithooks. #adduser admin. pj eb ak dm po lp xp bb hv wx